diff --git a/app/build.gradle b/app/build.gradle index d767d8360..ee9ba69ef 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,7 +20,71 @@ android { vectorDrawables { useSupportLibrary true } - resourceConfigurations += ['ar', 'cs', 'de', 'eo', 'es', 'fa', 'fr', 'hu', 'in', 'ja', 'night', 'nl', 'pt-rBR', 'ru', 'sv-rSE', 'ta', 'th', 'tr', 'uk', 'zh', 'sh-rHK', 'zh-rTW'] + resourceConfigurations += [ + 'ar', + 'bn-rBD', + 'cs', + 'cy-rGB', + 'da-rDK', + 'de', + 'el-rGB', + 'en-rGB', + 'eo', + 'es', + 'es-rES', + 'es-rMX', + 'es-rUS', + 'et-rEE', + 'fa', + 'fi-rFI', + 'fo-rFO', + 'fr', + 'fr-rCA', + 'gu-rIN', + 'hi-rIN', + 'hr-rHR', + 'hu', + 'in', + 'in-rID', + 'it-rIT', + 'iw-rIL', + 'ja', + 'kk-rKZ', + 'ko-rKR', + 'ks-rIN', + 'ku-rTR', + 'lt-rLT', + 'ne-rNP', + 'night', + 'nl', + 'nl-rBE', + 'pcm-rNG', + 'pl-rPL', + 'pt-rBR', + 'pt-rPT', + 'ru', + 'ru-rUA', + 'sa-rIN', + 'sl-rSI', + 'so-rSO', + 'sr-rSP', + 'ss-rZA', + 'sv-rSE', + 'sw-rKE', + 'sw-rTZ', + 'ta', + 'th', + 'tr', + 'uk', + 'ur-rIN', + 'uz-rUZ', + 'vi-rVN', + 'zh', + 'zh-rCN', + 'zh-rHK', + 'zh-rSG', + 'zh-rTW' + ] } buildTypes { diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml index 22d8cc370..23d8f76e2 100644 --- a/app/src/main/res/xml/locales_config.xml +++ b/app/src/main/res/xml/locales_config.xml @@ -1,26 +1,67 @@ + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +