mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Add some missing language in the change language screen
This commit is contained in:
parent
56ff5f795a
commit
75541e0296
8
vector/src/main/res/values-fr-rCA/strings_no_weblate.xml
Normal file
8
vector/src/main/res/values-fr-rCA/strings_no_weblate.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="resources_language">fr</string>
|
||||
<string name="resources_country_code">CA</string>
|
||||
<string name="resources_script">Latn</string>
|
||||
|
||||
</resources>
|
8
vector/src/main/res/values-ml/strings_no_weblate.xml
Normal file
8
vector/src/main/res/values-ml/strings_no_weblate.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="resources_language">ml</string>
|
||||
<string name="resources_country_code">IN</string>
|
||||
<string name="resources_script">Mlym</string>
|
||||
|
||||
</resources>
|
8
vector/src/main/res/values-pa/strings_no_weblate.xml
Normal file
8
vector/src/main/res/values-pa/strings_no_weblate.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="resources_language">pa</string>
|
||||
<string name="resources_country_code">PK</string>
|
||||
<string name="resources_script">Zyyy</string>
|
||||
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user