diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-08-10 14:46:53 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-08-10 14:46:53 +0000 |
| commit | ab0340f29ad6dab3357b2d83e89f557aa26d1a98 (patch) | |
| tree | 1a68320634581e1845acb75a27d7280503736e21 /roundcubemail/program/localization/index.inc | |
| parent | 05206a70216ae362c0c11bba0bcb054520d52f9d (diff) | |
Added Ukrainian translation + Updated Simplified Chinese
git-svn-id: https://svn.roundcube.net/trunk@672 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 4607c5b00..47d478346 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -27,8 +27,8 @@ 'am' => 'Armenian', 'bg' => 'Bulgarian', 'bs_BA' => 'Bosnian (Bosanski)', - 'zh_TW' => 'Chinese (BIG5)', - 'zh_CN' => 'Chinese (GB2312)', + 'zh_TW' => 'Chinese (Traditional)', + 'zh_CN' => 'Chinese (Simplified)', 'ca' => 'CatalĂ ', 'cz' => 'Czech', 'da' => 'Dansk', @@ -71,6 +71,7 @@ 'sr_cyrillic' => 'Serbian Cyrillic', 'tr' => 'Turkish', 'th' => 'Thai', + 'uk' => 'Ukrainian', 'vn' => 'Vietnamese' ); |
