Detect locale from runtime environment and map it to a supported library locale.
Resolution order:
navigator.language
LC_ALL
LC_MESSAGES
LANG
"en"
Detect locale from runtime environment and map it to a supported library locale.
Resolution order:
navigator.languageLC_ALL,LC_MESSAGES,LANG"en"