Till Brehm
2015-04-26 a6f6b63552a4e91818249b6a5331fbc4e9d96974
interface/web/sites/lib/lang/de_web_domain_admin_list.lng
@@ -1,10 +1,9 @@
<?php
$wb['sys_groupid_txt'] = "Kunde";
$wb['list_head_txt'] = "Websites";
$wb['domain_id_txt'] = "ID";
$wb['active_txt'] = "Aktiv";
$wb['server_id_txt'] = "Server";
$wb['domain_txt'] = "Domain";
$wb['add_new_record_txt'] = "Neue Website hinzufügen";
$wb['sys_groupid_txt'] = 'Kunde';
$wb['list_head_txt'] = 'Webseiten';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['add_new_record_txt'] = 'Neue Webseite hinzufügen';
?>