forked from recloudstream/cloudstream
update list of locales
This commit is contained in:
parent
f6be6081dc
commit
45eb9758e3
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,6 @@ val appLanguages = arrayListOf(
|
|||
Triple("", "Deutsch", "de"),
|
||||
Triple("", "ελληνικά", "el"),
|
||||
Triple("", "English", "en"),
|
||||
Triple("🦍", "mmmm... monke", "qt"),
|
||||
Triple("", "Esperanto", "eo"),
|
||||
Triple("", "Español", "es"),
|
||||
Triple("", "فارسی", "fa"),
|
||||
|
@ -83,6 +82,7 @@ val appLanguages = arrayListOf(
|
|||
Triple("", "Norsk", "no"),
|
||||
Triple("", "język polski", "pl"),
|
||||
Triple("\uD83C\uDDF5\uD83C\uDDF9", "Português", "pt"),
|
||||
Triple("🦍", "mmmm... monke", "qt"),
|
||||
Triple("", "Română", "ro"),
|
||||
Triple("", "Русский", "ru"),
|
||||
Triple("", "slovenčina", "sk"),
|
||||
|
|
Loading…
Reference in a new issue