Merge pull request #6196 from vector-im/feature/bma/lao

Make Lao language available in the in app setting.
This commit is contained in:
Benoit Marty 2022-05-31 11:42:07 +02:00 committed by GitHub
commit 3cc1951587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

1
changelog.d/6196.misc Normal file
View File

@ -0,0 +1 @@
Add Lao language to the in-app settings.

View File

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