Browser Language and Locale π
Plugin detects browser's language and locale
π Links
βΉοΈ Introduction
Plugin detects browser's language and locale.
Language code has a 2-characters browser-independent format: en, es, fr etc
Locale format depends on browser. Here are some examples:
fr, fr-fr, fr-FR
en, en-us, en-US
π Documentation
Add the Browser Language element into your app.
Language code is stored in the state "Language".
Locale is stored in the state "Locale".
Last updated
Was this helpful?