Skip to content
de_web_domain_list.lng 232 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Websites';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
tbrehm's avatar
tbrehm committed
$wb['add_new_record_txt'] = 'Neue Website hinzufügen';
tbrehm's avatar
tbrehm committed
?>