mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Add some missing language in the change language screen
This commit is contained in:
parent
56ff5f795a
commit
75541e0296
3 changed files with 24 additions and 0 deletions
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 a new issue