Merge pull request #6196 from vector-im/feature/bma/lao
Make Lao language available in the in app setting.
This commit is contained in:
commit
3cc1951587
|
@ -0,0 +1 @@
|
||||||
|
Add Lao language to the in-app settings.
|
|
@ -0,0 +1,8 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<string name="resources_language">lo</string>
|
||||||
|
<string name="resources_country_code">LA</string>
|
||||||
|
<string name="resources_script">Laoo</string>
|
||||||
|
|
||||||
|
</resources>
|
Loading…
Reference in New Issue