diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-23 12:08:28 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-23 12:08:28 +0000 |
| commit | 7e2d0429dfbec93ff2f8e131e5ae0f6c5a4ace5d (patch) | |
| tree | a138b01aa5db3faff9900265c0b2062cde6d6eb0 /roundcubemail/program/localization/index.inc | |
| parent | 8cde5f589a89b45803ae69855b9a62faea980458 (diff) | |
Added Bengali (Bangla) localization
git-svn-id: https://svn.roundcube.net/trunk@2257 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 7b48e2a4e..c805d29d3 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -30,6 +30,7 @@ $rcube_languages = array( 'az_AZ' => 'Azerbaijani', 'bs_BA' => 'Bosnian (Serbian Latin)', 'bg_BG' => 'Bulgarian', + 'bn_BD' => 'Bengali', 'ca_ES' => 'CatalĂ ', 'cy_GB' => 'Cymraeg', 'zh_CN' => 'Chinese (Simplified)', |
