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