Marius Cramer
2015-02-03 9b0ee8d9832edd60b772ee11a18f2e1c4f39e8cf
1
2
3
4
5
6
7
8
9
10
<?php
$wb["list_head_txt"] = 'Secondary DNS-Zones';
$wb["active_txt"] = 'Active';
$wb["server_id_txt"] = 'Server';
$wb["origin_txt"] = 'Zone';
$wb["ns_txt"] = 'NS';
$wb["add_new_record_txt"] = 'Add new Secondary DNS-Zone';
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
$wb["sys_groupid_txt"] = 'Client';
?>