diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 19:49:49 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 19:49:49 +0000 |
| commit | cde983eb05da7485a11896aa5129844be07797d2 (patch) | |
| tree | 23cfae174d2d3fc8aca441a602c9284c69bea618 /roundcubemail/program/localization/index.inc | |
| parent | 9462d53f43f632bed799c4f6b744e71448e287d9 (diff) | |
Added Serbian translation, updated Spanish and Bulgarian files
git-svn-id: https://svn.roundcube.net/trunk@391 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index b2f0696f5..0f8d495d8 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -61,6 +61,7 @@ 'se' => 'Svenska', 'si' => 'Slovenian', 'sk' => 'Slovak', + 'sr' => 'Serbian', 'tr' => 'Turkish', 'vn' => 'Vietnamese' ); @@ -68,7 +69,7 @@ $rcube_language_aliases = array( 'ee' => 'et_EE', 'bs' => 'bs_BA', - 'cn' => 'zh_CN', + 'cn' => 'zh_CN', 'de' => 'de_DE', 'en' => 'en_US', 'nl' => 'nl_NL', |
