Update locales

This commit is contained in:
TheLastProject
2024-06-15 08:54:23 +00:00
committed by github-actions[bot]
parent 37d4c2c552
commit 63b48685a6
3 changed files with 3 additions and 2 deletions

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-rPT", "ro-rRO", "ru", "sk", "sl", "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", "fi", "fr", "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", "sv", "tr", "uk", "vi", "zh-rCN", "zh-rTW")
}
buildTypes {

View File

@@ -104,7 +104,7 @@
<item>nl</item>
<item>oc</item>
<item>pl</item>
<!-- <item>pt-rBR</item> -->
<item>pt-rBR</item>
<item>pt-rPT</item>
<item>ro-rRO</item>
<item>ru</item>

View File

@@ -30,6 +30,7 @@
<locale android:name="nl" />
<locale android:name="oc" />
<locale android:name="pl" />
<locale android:name="pt-BR" />
<locale android:name="pt-PT" />
<locale android:name="ro-RO" />
<locale android:name="ru" />