add emoji and fix path

This commit is contained in:
thomas.JY.Lin@gmail.com 2022-11-07 12:10:51 +08:00
parent a75e3c8201
commit 4ffe0c7715
2 changed files with 2 additions and 1 deletions

View file

@ -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"),