@@ -36,9 +36,10 @@ $wb['top_menu_dns'] = 'DNS';
3636$wb['top_menu_tools'] = 'Einstellungen';
3737$wb['top_menu_help'] = 'Support';
3838$wb['top_menu_billing'] = 'Billing';
39+ $wb['top_menu_mailuser'] = 'Mailuser';
3940$wb['top_menu_domain'] = 'Domains';
4041$wb['top_menu_dashboard'] = 'Home';
41- $wb['latest_news_txt'] = 'Latest news ';
42+ $wb['latest_news_txt'] = 'Neuigkeiten ';
4243$wb['top_menu_vm'] = 'VServer';
4344$wb['daynamesmin_su'] = 'So';
4445$wb['daynamesmin_mo'] = 'Mo';
@@ -56,7 +57,7 @@ $wb['daynames_friday'] = 'Freitag';
5657$wb['daynames_saturday'] = 'Samstag';
5758$wb['monthnamesshort_jan'] = 'Jan';
5859$wb['monthnamesshort_feb'] = 'Feb';
59- $wb['monthnamesshort_mar'] = 'Mär ';
60+ $wb['monthnamesshort_mar'] = 'Mär ';
6061$wb['monthnamesshort_apr'] = 'Apr';
6162$wb['monthnamesshort_may'] = 'Mai';
6263$wb['monthnamesshort_jun'] = 'Jun';
@@ -67,7 +68,7 @@ $wb['monthnamesshort_oct'] = 'Okt';
6768$wb['monthnamesshort_nov'] = 'Nov';
6869$wb['monthnamesshort_dec'] = 'Dez';
6970$wb['datepicker_nextText'] = 'Vor';
70- $wb['datepicker_prevText'] = 'Zurück ';
71+ $wb['datepicker_prevText'] = 'Zurück ';
7172$wb['logout_txt'] = 'LOGOUT';
7273$wb['submit_confirmation'] = 'Wollen Sie diese Aktion wirlich ausführen?';
7374$wb['globalsearch_resultslimit_of_txt'] = "von";
@@ -76,4 +77,4 @@ $wb['globalsearch_noresults_text_txt'] = "Keine Treffer.";
7677$wb['globalsearch_noresults_limit_txt'] = "0 Treffer";
7778$wb['globalsearch_searchfield_watermark_txt'] = "Suche";
7879$wb['globalsearch_suggestions_text_txt'] = "Vorschläge";
79- ?>
80+ ?>
0 commit comments