Update with 正體中文 (Chinese traditional), thx Mike Hsiao

This commit is contained in:
billz
2020-04-15 09:37:08 +01:00
parent 6cdbb05998
commit 486425d389
5 changed files with 743 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ function DisplaySystem()
$arrLocales = array(
'en_GB.UTF-8' => 'English',
'cs_CZ.UTF-8' => 'Čeština',
'zh_TW.UTF-8' => '正體中文 (Chinese traditional)',
'zh_CN.UTF-8' => '简体中文 (Chinese simplified)',
'da_DK.UTF-8' => 'Dansk',
'de_DE.UTF-8' => 'Deutsch',