Add Catalan to list of available languages

This commit is contained in:
Joan Perals 2019-07-11 00:20:33 +02:00 committed by Andreas Shimokawa
parent 9163faf726
commit c10ec59b78
1 changed files with 2 additions and 0 deletions

View File

@ -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>