forked from recloudstream/cloudstream
update list of locales
This commit is contained in:
parent
bf78fc95c2
commit
80f22cea16
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,7 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "Deutsch", "de"),
|
Triple("", "Deutsch", "de"),
|
||||||
Triple("", "ελληνικά", "el"),
|
Triple("", "ελληνικά", "el"),
|
||||||
Triple("", "English", "en"),
|
Triple("", "English", "en"),
|
||||||
|
Triple("🦍", "mmmm... monke", "en-rMO"),
|
||||||
Triple("", "Esperanto", "eo"),
|
Triple("", "Esperanto", "eo"),
|
||||||
Triple("", "Español", "es"),
|
Triple("", "Español", "es"),
|
||||||
Triple("", "فارسی", "fa"),
|
Triple("", "فارسی", "fa"),
|
||||||
|
@ -77,7 +78,6 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "ಕನ್ನಡ", "kn"),
|
Triple("", "ಕನ್ನಡ", "kn"),
|
||||||
Triple("", "македонски јазик", "mk"),
|
Triple("", "македонски јазик", "mk"),
|
||||||
Triple("", "മലയാളം", "ml"),
|
Triple("", "മലയാളം", "ml"),
|
||||||
Triple("🦍", "mmmm... monke", "en-rMO"),
|
|
||||||
Triple("", "Nederlands", "nl"),
|
Triple("", "Nederlands", "nl"),
|
||||||
Triple("", "Norsk nynorsk", "nn"),
|
Triple("", "Norsk nynorsk", "nn"),
|
||||||
Triple("", "Norsk", "no"),
|
Triple("", "Norsk", "no"),
|
||||||
|
|
Loading…
Reference in a new issue