Merge pull request #1570 from CatimaLoyalty/create-pull-request/patch-1696959980

Update locales
This commit is contained in:
Sylvia van Os authored and GitHub committed 2023-10-10 19:55:15 +02:00
commit ffd2eccdbe
2 files changed
+2 -1

No files matched your search

+1 -1
View File
@@ -27,7 +27,7 @@ android {
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
resourceConfigurations += listOf("ar", "bg", "bn", "bn-rIN", "bs", "cs", "da", "de", "el-rGR", "en", "eo", "es", "es-rAR", "fi", "fr", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt", "ro-rRO", "ru", "sk", "sl", "sv", "tr", "uk", "zh-rTW", "zh-rCN")
resourceConfigurations += listOf("ar", "bg", "bn", "bn-rIN", "bs", "cs", "da", "de", "el-rGR", "en", "eo", "es", "es-rAR", "fi", "fr", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt", "ro-rRO", "ru", "sk", "sl", "sv", "tr", "uk", "vi", "zh-rTW", "zh-rCN")
}
buildTypes {
+1
View File
@@ -38,6 +38,7 @@
<locale android:name="sv" />
<locale android:name="tr" />
<locale android:name="uk" />
<locale android:name="vi" />
<locale android:name="zh-TW" />
<locale android:name="zh-CN" />
</locale-config>