mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-25 01:20:34 +00:00
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
Block a user