Merge pull request #2227 from CatimaLoyalty/create-pull-request/patch-1734118019

Update locales
This commit is contained in:
Sylvia van Os
2024-12-13 21:43:23 +01:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -28,7 +28,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", "et", "fi", "fr", "gl", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt-rBR", "pt-rPT", "ro-rRO", "ru", "sk", "sl", "sr", "sv", "tr", "uk", "vi", "zh-rCN", "zh-rTW")
resourceConfigurations += listOf("ar", "bg", "bn", "bn-rIN", "bs", "cs", "da", "de", "el-rGR", "en", "eo", "es", "es-rAR", "et", "fi", "fr", "gl", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt-rBR", "pt-rPT", "ro-rRO", "ru", "sk", "sl", "sr", "sv", "ta", "tr", "uk", "vi", "zh-rCN", "zh-rTW")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -148,7 +148,7 @@
<item>sl</item>
<item>sr</item>
<item>sv</item>
<!-- <item>ta</item> -->
<item>ta</item>
<!-- <item>ti</item> -->
<item>tr</item>
<item>uk</item>

View File

@@ -40,6 +40,7 @@
<locale android:name="sl" />
<locale android:name="sr" />
<locale android:name="sv" />
<locale android:name="ta" />
<locale android:name="tr" />
<locale android:name="uk" />
<locale android:name="vi" />