mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 07:51:46 +02:00
Change Chinese locale from HK to TW
since that seems to be what Android uses.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<!-- Native names from https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes -->
|
<!-- Native names from https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes -->
|
||||||
<item>Brazilian Portuguese (Português)</item>
|
<item>Brazilian Portuguese (Português)</item>
|
||||||
<item>Catalan (català)</item>
|
<item>Catalan (català)</item>
|
||||||
<item>Chinese, traditional (中文)</item>
|
<item>Chinese, traditional (中文 (繁體))</item>
|
||||||
<item>Czech (čeština)</item>
|
<item>Czech (čeština)</item>
|
||||||
<item>Dutch (Nederlands)</item>
|
<item>Dutch (Nederlands)</item>
|
||||||
<item>English</item>
|
<item>English</item>
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<!-- The order below should match the language order above -->
|
<!-- The order below should match the language order above -->
|
||||||
<item>pt-BR</item>
|
<item>pt-BR</item>
|
||||||
<item>ca</item>
|
<item>ca</item>
|
||||||
<item>zh-HK</item>
|
<item>zh-TW</item>
|
||||||
<item>cs</item>
|
<item>cs</item>
|
||||||
<item>nl</item>
|
<item>nl</item>
|
||||||
<item>en</item>
|
<item>en</item>
|
||||||
|
Reference in New Issue
Block a user