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:
Evgeny Poberezkin
2023-09-05 15:07:37 +01:00
committed by GitHub
co-authored by Avently
parent 4d6283630a
commit 83b939d215
4 changed files with 10 additions and 4 deletions
@@ -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",