mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
TRY fix
This commit is contained in:
parent
3a6b42912d
commit
9f5d2ab1ab
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "Romanian", "ro"),
|
Triple("", "Romanian", "ro"),
|
||||||
Triple("", "Italian", "it"),
|
Triple("", "Italian", "it"),
|
||||||
Triple("", "Chinese Simplified", "zh"),
|
Triple("", "Chinese Simplified", "zh"),
|
||||||
Triple("\uD83C\uDDF9\uD83C\uDDFC", "Chinese Traditional", "zh-TW"),
|
Triple("\uD83C\uDDF9\uD83C\uDDFC", "Chinese Traditional", "zh_TW"),
|
||||||
Triple("\uD83C\uDDEE\uD83C\uDDE9", "Indonesian", "in"),
|
Triple("\uD83C\uDDEE\uD83C\uDDE9", "Indonesian", "in"),
|
||||||
Triple("", "Czech", "cs"),
|
Triple("", "Czech", "cs"),
|
||||||
Triple("", "Croatian", "hr"),
|
Triple("", "Croatian", "hr"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue