Add configuration for new languages

This commit is contained in:
Benoit Marty 2021-03-03 11:26:12 +01:00
parent e96bdba752
commit 898c2d514c
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="resources_language">si</string>
<string name="resources_country_code">LK</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">uz</string>
<string name="resources_country_code">UZ</string>
<string name="resources_script">Latn</string>
</resources>