Irrelon / jquery-lang-js

i18n Allow instant language switching on HTML pages without reloading the page.
https://www.irrelon.com
362 stars 132 forks source link

Change language on Browser language detection #112

Closed Deelite310 closed 6 years ago

Deelite310 commented 6 years ago

Is there away to execute language change upon person's browser language preference?

I like that we can designate default language, but want it also to detect browser language preference, should the need arise.

Irrelon commented 6 years ago

Sure. If you can write a script that executes on page load and reads the current browser language you can then call the lang.change() method to switch to the appropriate language.