Skip to content
de_web_subdomain_list.lng 241 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Subdomains';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
torusturtle's avatar
torusturtle committed
$wb['parent_domain_id_txt'] = 'Webseite';
tbrehm's avatar
tbrehm committed
$wb['domain_txt'] = 'Subdomain';
$wb['add_new_record_txt'] = 'Neue Subdomain hinzufügen';
?>