Merge pull request #2537 from CatimaLoyalty/create-pull-request/patch-1749113981

Update locales
This commit is contained in:
Sylvia van Os
2025-06-05 11:20:37 +02:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

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

@@ -117,7 +117,7 @@
<item>es</item>
<item>es-rAR</item>
<item>et</item>
<!-- <item>fa</item> -->
<item>fa</item>
<item>fi</item>
<!-- <item>fil</item> -->
<item>fr</item>

View File

@@ -15,6 +15,7 @@
<locale android:name="es" />
<locale android:name="es-AR" />
<locale android:name="et" />
<locale android:name="fa" />
<locale android:name="fi" />
<locale android:name="fr" />
<locale android:name="gl" />