Add entry for "or" to locales_config.xml and donottranslate.xml (#3584)

This commit is contained in:
Nik Clayton 2023-05-11 12:54:51 +02:00 committed by GitHub
parent b12e772a0b
commit 7f8f04460c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,7 @@
<item>فارسی</item>
<item>हिंदी</item>
<item>संस्कृतम्</item>
<item>ଓଡ଼ିଆ</item> <!-- or: Odia -->
<item>தமிழ்</item>
<item>ภาษาไทย</item>
<item>한국어</item>
@ -128,6 +129,7 @@
<item>fa</item>
<item>hi</item>
<item>sa</item>
<item>or</item>
<item>ta</item>
<item>th</item>
<item>ko</item>

View File

@ -20,6 +20,7 @@
<locale android:name="nl"/>
<locale android:name="nb-NO"/>
<locale android:name="oc"/>
<locale android:name="or"/>
<locale android:name="pl"/>
<locale android:name="pt-BR"/>
<locale android:name="pt-PT"/>