From: Zheng Zhu Date: Thu, 14 Oct 2004 04:40:57 +0000 (+0000) Subject: Changed the second Chinese character for Traditional Chinese to what it should be... X-Git-Tag: 1.5.0alpha1~1558 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=fcfc4f6c3e90e49f38a2063fe789c6e98e0eb352;p=lhc%2Fweb%2Fwiklou.git Changed the second Chinese character for Traditional Chinese to what it should be, Traditional;) --- diff --git a/languages/Names.php b/languages/Names.php index 0e9e3d7774..cc13d60df6 100644 --- a/languages/Names.php +++ b/languages/Names.php @@ -201,9 +201,9 @@ 'zh' => '中文', # (Zhōng Wén) - Chinese 'zh-cfr' => '閩南語', # Min-nan alias (site is at minnan) 'zh-cn' => '中文(简体)', # Simplified - 'zh-tw' => '中文(繁体)', # Traditional + 'zh-tw' => '中文(繁體)', # Traditional 'zh-sg' => '中文(简体)', # Simplified (Singapore) - 'zh-hk' => '中文(繁体)', # Traditional (Hong Kong) + 'zh-hk' => '中文(繁體)', # Traditional (Hong Kong) 'zu' => 'isiZulu', # Zulu ); ?>