Add some missing language in the change language screen

This commit is contained in:
Benoit Marty 2022-01-10 18:22:30 +01:00
parent 56ff5f795a
commit 75541e0296
3 changed files with 24 additions and 0 deletions

View 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>

View 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>

View 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>