mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
ui: add Hungarian (Android only) and Turkish (#3671)
* ui: add Hungarian (Android only) and Turkish * readme
This commit is contained in:
committed by
GitHub
parent
2872b30e8c
commit
d9d270f00e
+2
@@ -208,6 +208,7 @@ object AppearanceScope {
|
||||
"es" to "Español",
|
||||
"fi" to "Suomi",
|
||||
"fr" to "Français",
|
||||
"hu" to "Magyar",
|
||||
"it" to "Italiano",
|
||||
"iw" to "עִברִית",
|
||||
"ja" to "日本語",
|
||||
@@ -216,6 +217,7 @@ object AppearanceScope {
|
||||
"pt-BR" to "Português, Brasil",
|
||||
"ru" to "Русский",
|
||||
"th" to "ภาษาไทย",
|
||||
"tr" to "Türkçe",
|
||||
"uk" to "Українська",
|
||||
"zh-CN" to "简体中文"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user