| | |
| | | $wb['conf_format_timeshort'] = 'H:i'; |
| | | $wb['conf_format_timelong'] = 'H:i:s'; |
| | | $wb['conf_format_datetime'] = 'd.m.Y H:i'; |
| | | $wb['number_format_decimals'] = '2'; |
| | | $wb['number_format_decimals'] = '4'; |
| | | $wb['number_format_decimals_client'] = '2'; |
| | | $wb['number_format_dec_point'] = ','; |
| | | $wb['number_format_thousands_sep'] = ''; |
| | | $wb['error_301'] = 'Modul für Benutzer nicht erlaubt.'; |
| | |
| | | $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'] = 'Faktura'; |
| | | $wb['top_menu_mailuser'] = 'Mail Benutzer'; |
| | | $wb['top_menu_domain'] = 'Domains'; |
| | | $wb['top_menu_dashboard'] = 'Home'; |
| | | $wb['latest_news_txt'] = 'Neuigkeiten'; |
| | |
| | | $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"; |
| | | $wb['globalsearch_noresults_text_txt'] = "Keine Treffer."; |
| | | $wb['globalsearch_noresults_limit_txt'] = "0 Treffer"; |
| | | $wb['globalsearch_searchfield_watermark_txt'] = "Suche"; |
| | | $wb['globalsearch_suggestions_text_txt'] = "Vorschläge"; |
| | | ?> |
| | | $wb['globalsearch_resultslimit_of_txt'] = 'von'; |
| | | $wb['globalsearch_resultslimit_results_txt'] = 'Treffern'; |
| | | $wb['globalsearch_noresults_text_txt'] = 'Keine Treffer.'; |
| | | $wb['globalsearch_noresults_limit_txt'] = '0 Treffer'; |
| | | $wb['globalsearch_searchfield_watermark_txt'] = 'Suche'; |
| | | $wb['globalsearch_suggestions_text_txt'] = 'Vorschläge'; |
| | | $wb['global_tabchange_warning_txt'] = 'Die Eingaben in diesem Tab werden gespeichert, wenn Sie OK klicken, bei Abbrechen werden die Änderungen verworfen.'; |
| | | $wb['global_tabchange_discard_txt'] = 'Achtung, Sie haben ungespeicherte Änderungen in diesem Tab. Wenn Sie fortfahren werden die Änderungen verworfen.'; |
| | | ?> |