1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

OK, so the HK code is for the Hong Kong Cantonese type of

chinese (as far as the DSSSL style sheets can tell)
This commit is contained in:
Gabor Hojtsy
2002-12-28 10:48:02 +00:00
parent 847b5faf9a
commit 3bfc0edefb

View File

@@ -13,15 +13,15 @@ $LANGUAGES = array(
'en' => 'English',
'ar' => 'Arabic',
'pt_BR' => 'Brazilian Portuguese',
'tw' => 'Chinese (Traditional)',
'zh' => 'Chinese (Continental)',
'hk' => 'Chinese (Hong Kong Cantonese)',
'tw' => 'Chinese (Traditional)',
'cs' => 'Czech',
'nl' => 'Dutch',
'fi' => 'Finnish',
'fr' => 'French',
'de' => 'German',
'he' => 'Hebrew',
//'hk' => '',
'hu' => 'Hungarian',
'it' => 'Italian',
'ja' => 'Japanese',