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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user