mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 23:00:09 +00:00
android: add Arabic, Finnish, Hebrew (#3018)
* android: add Arabic, Finnish, Hebrew * update localization lib to support Hebrew --------- Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
This commit is contained in:
co-authored by
Avently
parent
4d6283630a
commit
83b939d215
@@ -83,12 +83,15 @@ android {
|
||||
// Comma separated list of languages that will be included in the apk
|
||||
android.defaultConfig.resConfigs(
|
||||
"en",
|
||||
"ar",
|
||||
"bg",
|
||||
"cs",
|
||||
"de",
|
||||
"es",
|
||||
"fi",
|
||||
"fr",
|
||||
"it",
|
||||
"iw",
|
||||
"ja",
|
||||
"nl",
|
||||
"pl",
|
||||
|
||||
Reference in New Issue
Block a user