mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Add Catalan to list of available languages
This commit is contained in:
committed by
Andreas Shimokawa
parent
9163faf726
commit
c10ec59b78
@@ -13,6 +13,7 @@
|
||||
|
||||
<string-array name="pref_language_options">
|
||||
<item name="default">System Default</item>
|
||||
<item name="ca">Català</item>
|
||||
<item name="cs">Čeština</item>
|
||||
<item name="de">Deutsch</item>
|
||||
<item name="en">English</item>
|
||||
@@ -31,6 +32,7 @@
|
||||
|
||||
<string-array name="pref_language_values">
|
||||
<item>default</item>
|
||||
<item>ca</item>
|
||||
<item>cs</item>
|
||||
<item>de</item>
|
||||
<item>en</item>
|
||||
|
Reference in New Issue
Block a user