Update locales

This commit is contained in:
TheLastProject
2025-06-05 08:59:40 +00:00
committed by github-actions[bot]
parent c24ac94307
commit 3bf63b855f
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" />