forked from recloudstream/cloudstream
update list of locales
This commit is contained in:
parent
e7d37aa07c
commit
36e780f7c9
1 changed files with 2 additions and 0 deletions
|
@ -64,7 +64,9 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "German", "de"),
|
Triple("", "German", "de"),
|
||||||
Triple("", "Greek", "el"),
|
Triple("", "Greek", "el"),
|
||||||
Triple("", "English", "en"),
|
Triple("", "English", "en"),
|
||||||
|
Triple("", "Esperanto", "eo"),
|
||||||
Triple("", "Spanish", "es"),
|
Triple("", "Spanish", "es"),
|
||||||
|
Triple("", "Farsi", "fa"),
|
||||||
Triple("", "French", "fr"),
|
Triple("", "French", "fr"),
|
||||||
Triple("", "Hindi", "hi"),
|
Triple("", "Hindi", "hi"),
|
||||||
Triple("", "Croatian", "hr"),
|
Triple("", "Croatian", "hr"),
|
||||||
|
|
Loading…
Reference in a new issue