Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language preference auto-detection #5471

Open
aapeliv opened this issue Jan 14, 2025 · 1 comment
Open

Language preference auto-detection #5471

aapeliv opened this issue Jan 14, 2025 · 1 comment

Comments

@aapeliv
Copy link
Member

aapeliv commented Jan 14, 2025

Once the language preference cookie (#5469) and UI/toggle (#5470) are done, we should implement an auto-detection feature that suggests switching languages if the browser's language isn't the same one as the preference; or if the preference is not set.

@nabramow
Copy link
Collaborator

nabramow commented Jan 15, 2025

@aapeliv I wonder if this one is a bit over-engineered. There will be automatic language detection in next. If they don't want that language, they can select a new one with the dropdown or whatever we have.

Otherwise if I'm an American in Germany, for example, it's going to ask me this every time and that seems annoying.

I think we could just put a flag in the header of the current language really visible. The flag opens a dropdown, then it's easy to change.

But yeah, this ticket could be instead (detect when cookie changes on frontend and update i18n).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants