1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Make correction, as requested by Dallas Thunder...

This commit is contained in:
Gabor Hojtsy
2003-01-07 19:56:45 +00:00
parent 03199a69df
commit 2cba76df96

View File

@@ -13,7 +13,7 @@ $LANGUAGES = array(
'en' => 'English',
'ar' => 'Arabic',
'pt_BR' => 'Brazilian Portuguese',
'zh' => 'Chinese (Continental)',
'zh' => 'Chinese (Simplified)',
'hk' => 'Chinese (Hong Kong Cantonese)',
'tw' => 'Chinese (Traditional)',
'cs' => 'Czech',