mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-13 05:20:03 +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-->
|
||||
<string-array name="app_language_code" translatable="false">
|
||||
<item>@string/default_localization_key</item>
|
||||
<item>ace</item>
|
||||
<item>ar</item>
|
||||
<item>az</item>
|
||||
<item>ast</item>
|
||||
@ -1030,6 +1031,7 @@
|
||||
</string-array>
|
||||
<string-array name="app_language_name" translatable="false">
|
||||
<item>@string/systems_language</item>
|
||||
<item>Basa Acèh</item>
|
||||
<item>العربية</item>
|
||||
<item>Azərbaycan dili</item>
|
||||
<item>Asturianu</item>
|
||||
|
Loading…
Reference in New Issue
Block a user