mcramer
2012-09-20 c8ccbfb4f4e323d828af15f0bc33cc979cc501b9
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';
?>