diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-11-28 20:06:55 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-11-28 20:06:55 +0100 |
commit | 3b95e24fbb12f71cd411db397ce2b0aee0dfc54f (patch) | |
tree | 57cf51416ec1c887e15f0181f5d4dd45de0b0084 /program/localization/index.inc | |
parent | 5f31429de5732617ad18fd2b67d6e2424a7185a7 (diff) |
Updated localizations from Transifex
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r-- | program/localization/index.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc index 616999514..4496b056a 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -46,6 +46,7 @@ $rcube_languages = array( 'de_DE' => 'German (Deutsch)', 'de_CH' => 'German (Schweiz)', 'nl_NL' => 'Dutch (Nederlands)', + 'en_CA' => 'English (Canada)', 'en_GB' => 'English (GB)', 'en_US' => 'English (US)', 'eo' => 'Esperanto', @@ -66,6 +67,7 @@ $rcube_languages = array( 'it_IT' => 'Italian (Italiano)', 'ja_JP' => 'Japanese (日本語)', 'km_KH' => 'Khmer (ភាសាខ្មែរ)', + 'kn_IN' => 'Konkani (कोंकणी)', 'ko_KR' => 'Korean (한국어)', 'ku' => 'Kurdish (Kurmancî)', 'lv_LV' => 'Latvian (Latviešu)', @@ -91,6 +93,7 @@ $rcube_languages = array( 'sl_SI' => 'Slovenian (Slovenščina)', 'es_AR' => 'Spanish (Argentina)', 'es_ES' => 'Spanish (Español)', + 'es_419' => 'Spanish (Latin America)', 'sv_SE' => 'Swedish (Svenska)', 'ta_IN' => 'Tamil (தமிழ்)', 'th_TH' => 'Thai (ไทย)', |