summaryrefslogtreecommitdiff
path: root/program/localization/index.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-07-17 08:18:48 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-07-17 08:18:48 +0200
commit71b577ea7d21350e08285c74663ba0b9fac764c2 (patch)
treef009f710e04e5ef440cbbba74cc42a8257cef36b /program/localization/index.inc
parentaf6eb341977920a366d6edb0c0ce513bbf3badeb (diff)
Added Luxembourgish localizations
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r--program/localization/index.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc
index bfb770cac..4b848dc49 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -70,6 +70,7 @@ $rcube_languages = array(
'ku' => 'Kurdish (Kurmancî)',
'lv_LV' => 'Latvian (Latviešu)',
'lt_LT' => 'Lithuanian (Lietuviškai)',
+ 'lb_LU' => 'Luxembourgish (Lëtzebuergesch)',
'mk_MK' => 'Macedonian (Македонски)',
'ms_MY' => 'Malay (Bahasa Melayu)',
'ml_IN' => 'Malayalam (മലയാളം)',
@@ -133,6 +134,7 @@ $rcube_language_aliases = array(
'kh' => 'km_KH',
'kh_KH' => 'km_KH',
'km' => 'km_KH',
+ 'lb' => 'lb_LU',
'ne' => 'ne_NP',
'no' => 'nn_NO',
'ms' => 'ms_MY',