Update locales

This commit is contained in:
TheLastProject
2024-12-13 19:26:59 +00:00
committed by github-actions[bot]
parent 852c38d88d
commit 00957ac576
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" />