mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-09 11:47:04 +01:00
Add Catalan to list of available languages
This commit is contained in:
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>
|
||||
|
Loading…
Reference in New Issue
Block a user