diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-14 23:55:46 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-14 23:55:46 +0000 |
| commit | 8c3b64d00defbba89f38686297e4e9f43e39fd56 (patch) | |
| tree | 3c688e3e8630d35d52de4f9c85e8d469fb485888 /roundcubemail/program/localization/index.inc | |
| parent | 48668271f1df53195fef4259cc3c5b2a851c820e (diff) | |
SMTPS support and minor bugfixes
git-svn-id: https://svn.roundcube.net/trunk@83 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index d617bf11a..a0c6671c0 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -37,7 +37,7 @@ 'el' => 'Greek', 'hu' => 'Hungarian', 'it' => 'Italiano', - 'jp' => 'Japanese', + 'jp' => 'Japanese', 'kr' => 'Korean', 'lv' => 'Latvian', 'nl' => 'Nederlands', |
