latham
2011-04-08 4e7e4c3cece19d1b0b16a62849f87b1a2f165b21
interface/web/sites/lib/lang/de_web_domain_list.lng
@@ -1,14 +1,8 @@
<?php
$wb['list_head_txt'] = 'Websites';
$wb['list_head_txt'] = 'Domains';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Active';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new website';
$wb['add_new_record_txt'] = 'Neue Domain hinzufügen';
?>