diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-03-10 14:55:02 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-03-10 14:55:02 +0000 |
| commit | 8e0c865e78ee4fb3e18a544a781bdc828ae2c126 (patch) | |
| tree | 42ff831134e4b894f2e6d3124333b9ef6ab1b5a4 /roundcubemail/program/localization/index.inc | |
| parent | 71cc0cbd3cf91a02a5cf8cbe4cb2845830189d7e (diff) | |
Added Marathi translation
git-svn-id: https://svn.roundcube.net/trunk@2350 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, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 4a243eef5..5b6ccc842 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -68,6 +68,7 @@ $rcube_languages = array( 'lt_LT' => 'Lithuanian', 'mk_MK' => 'Macedonian', 'ms_MY' => 'Malay', + 'mr_IN' => 'Marathi', 'nl_NL' => 'Nederlands', 'ne_NP' => 'Nepali', 'nb_NO' => 'Norsk (Bokmål)', @@ -117,6 +118,7 @@ $rcube_language_aliases = array( 'ne' => 'ne_NP', 'no' => 'nn_NO', 'ms' => 'ms_MY', + 'mr' => 'mr_IN', 'pl' => 'pl_PL', 'tw' => 'zh_TW', 'si' => 'si_LK', |
