Florian Schaal
2015-09-04 d6cd11df635941a4e7d35e6e45b4e59cb8bd4469
interface/web/dns/lib/lang/en_dns_soa_list.lng
@@ -1,5 +1,5 @@
<?php
$wb["list_head_txt"] = 'DNS Zones';
$wb["list_head_txt"] = 'DNS-Zones';
$wb["active_txt"] = 'Active';
$wb["server_id_txt"] = 'Server';
$wb["origin_txt"] = 'Zone';
@@ -7,4 +7,5 @@
$wb["mbox_txt"] = 'Email';
$wb["add_new_record_wizard_txt"] = 'Add new DNS Zone with Wizard';
$wb["add_new_record_txt"] = 'Add new DNS Zone manually';
$wb["import_zone_file_txt"] = 'Import Zone File';
?>