Add some missing language in the change language screen
This commit is contained in:
parent
56ff5f795a
commit
75541e0296
|
@ -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>
|
|
@ -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>
|
|
@ -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