jiti-meet/react/features/base/i18n
Saúl Ibarra Corretgé bd38df5d61 fix(lang) fix default language selection
[0] introduced sorted language keys, but we had the assumption that the
first one meant to indicate the default language.

Break that assumption and be explicit about English being the default
language.

[0]: 7fe319d965
2022-01-20 12:01:12 +01:00
..
BuiltinLanguages.native.js full support persian language (#8300) Fixes #8299 2020-12-23 08:29:07 -06:00
BuiltinLanguages.web.js [RN] Add builtin translations 2018-01-26 16:27:33 +01:00
actionTypes.js feat(i18n): Allow label rewrite via advanced branding 2021-12-13 12:02:34 +02:00
configLanguageDetector.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
customNavigatorDetector.js Normalize language format 2021-03-03 15:14:34 -06:00
dateUtil.js fix: date util localization (#8723) 2021-03-04 08:20:27 -06:00
functions.js feat(i18n): Allow label rewrite via advanced branding 2021-12-13 12:02:34 +02:00
i18next.js fix(lang) fix default language selection 2022-01-20 12:01:12 +01:00
index.js ref(i18next): Remove the base/config dependancy. 2018-05-18 13:34:08 -05:00
languageDetector.native.js fix(i18n): LocaleDetector should consider the language tag 2021-06-24 12:41:17 +03:00
languageDetector.web.js fix: Fixed browser language detect (close #5987) 2020-05-12 09:26:53 -05:00
logger.js feat(i18n): Allow label rewrite via advanced branding 2021-12-13 12:02:34 +02:00
middleware.js feat(i18n): Allow label rewrite via advanced branding 2021-12-13 12:02:34 +02:00