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