#i18n language auto detection not working

4 messages · Page 1 of 1 (latest)

mental pumice
#

I have users telling me my site doesn't automatically detect their language.

I tried switching my browser and browser language to spanish, and it doesn't work (on ANY site, even google?).

My Accept-Language header is es-ES,en-US;q=0.7,en;q=0.3

My navigator.language is es-ES

But no matter what when I delete the i18n_redirected cookie, it recreates it en "en".

What setting do I need to change on chrome for a site to auto detect my language?

warm urchin
mental pumice
#

Thanks for the link @warm urchin

I am using prefix_except_default, though in that issue’s reproduction, he actually has detectBrowserLanguage off, while I have mine off, so seems unrelated? Unless I’m misunderstanding