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

[switcher] Add option for browser-lang order #38

Open
lunetics opened this issue Oct 25, 2012 · 0 comments
Open

[switcher] Add option for browser-lang order #38

lunetics opened this issue Oct 25, 2012 · 0 comments
Labels

Comments

@lunetics
Copy link
Collaborator

we could also render the locale list depending on the accept language specification

example:

Accept-language', 'fr-FR,fr;q=0.1,en-US;q=0.6,en;q=0.4

and allowed locales:

allowed_locales:
    - en
    - de
    - fr

output of the switcher list:

  • fr
  • en
  • de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant