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

Detect Browser Language #72

Open
aemkei opened this issue Nov 18, 2015 · 0 comments
Open

Detect Browser Language #72

aemkei opened this issue Nov 18, 2015 · 0 comments

Comments

@aemkei
Copy link
Contributor

aemkei commented Nov 18, 2015

Would be nice, to use the default browser language to display content.

  1. detect language using JS (navigator.language) or Go (Accept-Language header)
  2. check, if the language is in our list
  3. if so: render in user language
  4. if not: fall back to default (en?) language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants