lavinjj/angularjs-localizationservice

Specify language explicitly via query string

ChristianWeyer opened this issue · 1 comments

Instead of always automatically getting the language from the browser let the user explicitly choose a language via a querystring variable.

You can already do that via the setLanguage function on the localize service. This way you can set it to anything you wish.

Closing Issue.