Add Achinese (ACE) to the language selector
This commit is contained in:
parent
04ab753b26
commit
5ba1df52e0
|
@ -965,6 +965,7 @@
|
||||||
<!--The next two arrays are set to change the app language-->
|
<!--The next two arrays are set to change the app language-->
|
||||||
<string-array name="app_language_code" translatable="false">
|
<string-array name="app_language_code" translatable="false">
|
||||||
<item>@string/default_localization_key</item>
|
<item>@string/default_localization_key</item>
|
||||||
|
<item>ace</item>
|
||||||
<item>ar</item>
|
<item>ar</item>
|
||||||
<item>az</item>
|
<item>az</item>
|
||||||
<item>ast</item>
|
<item>ast</item>
|
||||||
|
@ -1030,6 +1031,7 @@
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="app_language_name" translatable="false">
|
<string-array name="app_language_name" translatable="false">
|
||||||
<item>@string/systems_language</item>
|
<item>@string/systems_language</item>
|
||||||
|
<item>Basa Acèh</item>
|
||||||
<item>العربية</item>
|
<item>العربية</item>
|
||||||
<item>Azərbaycan dili</item>
|
<item>Azərbaycan dili</item>
|
||||||
<item>Asturianu</item>
|
<item>Asturianu</item>
|
||||||
|
|
Loading…
Reference in New Issue