mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update SettingsGeneral.kt
This commit is contained in:
parent
e11d36aed8
commit
3386f5e994
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ fun getCurrentLocale(context: Context): String {
|
||||||
// https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes leave blank for auto
|
// https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes leave blank for auto
|
||||||
val appLanguages = arrayListOf(
|
val appLanguages = arrayListOf(
|
||||||
/* begin language list */
|
/* begin language list */
|
||||||
Triple("", "ajp", "ajp"),
|
Triple("", "عربي شامي", "ajp"),
|
||||||
Triple("", "አማርኛ", "am"),
|
Triple("", "አማርኛ", "am"),
|
||||||
Triple("", "العربية", "ar"),
|
Triple("", "العربية", "ar"),
|
||||||
Triple("", "ars", "ars"),
|
Triple("", "ars", "ars"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue