tbrehm
2012-06-20 481c00a06333c7e4759d0fbd780a9adccbfa00c3
interface/web/sites/lib/lang/de_web_domain_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Websites';
$wb['list_head_txt'] = 'Domains';
$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['add_new_record_txt'] = 'Neue Domain hinzufügen';
?>