1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-21 16:02:04 +02:00

Update language code for brazilian portuguese

This commit is contained in:
Erik Johansson
2018-04-19 22:53:38 +02:00
parent 36adc936bb
commit 9663df1143
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
<string-array name="language_entries">
<item>@string/language_default</item>
<!-- Keep the list below alphabetically sorted -->
<item>Brazilian Portuguese</item>
<!-- Native names from https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes -->
<item>Brazilian Portuguese (Português)</item>
<item>Catalan (català)</item>
<item>Chinese (中文)</item>
<item>Czech (čeština)</item>
@@ -22,7 +23,7 @@
<string-array name="language_values">
<item>default</item>
<!-- The order below should match the langage order above -->
<!-- The order below should match the language order above -->
<item>pt-BR</item>
<item>ca</item>
<item>zh-HK</item>