Closed mredodos closed 2 years ago
hi, i have strange behavior back end search and load default language EN (is ok) and IT (is ok) but try to load it-IT language. why ? is normal?
best regards
Set the load option to languageOnly
load
languageOnly
https://www.i18next.com/overview/configuration-options
i18next.init({ load: 'languageOnly' })
thx!
For me, below worked: as I have locales folders like:
hi, i have strange behavior back end search and load default language EN (is ok) and IT (is ok) but try to load it-IT language. why ? is normal?
best regards