latham
2011-04-08 4e7e4c3cece19d1b0b16a62849f87b1a2f165b21
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';
?>