mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Add English - GB to the list of languages
This commit is contained in:
parent
8954b1bb22
commit
628ccdc328
1 changed files with 8 additions and 0 deletions
8
vector/src/main/res/values-en-rGB/strings_no_weblate.xml
Normal file
8
vector/src/main/res/values-en-rGB/strings_no_weblate.xml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<string name="resources_language">en</string>
|
||||||
|
<string name="resources_country_code">GB</string>
|
||||||
|
<string name="resources_script">Latn</string>
|
||||||
|
|
||||||
|
</resources>
|
Loading…
Reference in a new issue