From 49df59c9fb814834bfca91fc8efc0f2248b6a0e5 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 15 Oct 2012 07:26:06 -0400 Subject: [PATCH] Updated German language files. --- interface/lib/lang/de.lng | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/interface/lib/lang/de.lng b/interface/lib/lang/de.lng index fcc87a9..cedbd73 100644 --- a/interface/lib/lang/de.lng +++ b/interface/lib/lang/de.lng @@ -36,8 +36,8 @@ $wb['top_menu_dns'] = 'DNS'; $wb['top_menu_tools'] = 'Einstellungen'; $wb['top_menu_help'] = 'Support'; -$wb['top_menu_billing'] = 'Billing'; -$wb['top_menu_mailuser'] = 'Mailuser'; +$wb['top_menu_billing'] = 'Fakturierung'; +$wb['top_menu_mailuser'] = 'Mail Benutzer'; $wb['top_menu_domain'] = 'Domains'; $wb['top_menu_dashboard'] = 'Home'; $wb['latest_news_txt'] = 'Neuigkeiten'; @@ -70,7 +70,7 @@ $wb['monthnamesshort_dec'] = 'Dez'; $wb['datepicker_nextText'] = 'Vor'; $wb['datepicker_prevText'] = 'Zurück'; -$wb['logout_txt'] = 'Logout'; +$wb['logout_txt'] = 'Abmelden'; $wb['submit_confirmation'] = 'Wollen Sie diese Aktion wirlich ausführen?'; $wb['globalsearch_resultslimit_of_txt'] = 'von'; $wb['globalsearch_resultslimit_results_txt'] = 'Treffern'; -- Gitblit v1.9.1