tbrehm
2010-10-22 fb3a98c0f06fb14a188e5a020936768fa04cb205
interface/web/dns/lib/lang/nl_dns_template_list.lng
@@ -1,6 +1,8 @@
<?php
$wb['list_head_txt'] = 'DNS template overzicht';
$wb['visible_txt'] = 'Geactiveerd voor DNS Wizard?';
$wb['name_txt'] = 'Template naam';
$wb['add_new_record_txt'] = 'Nieuw DNS template toevoegen';
?>
<?php
$wb["list_head_txt"] = 'DNS Wizard Template';
$wb["visible_txt"] = 'Zichtbaar';
$wb["name_txt"] = 'Naam';
$wb["add_new_record_txt"] = 'Toevoegen nieuw record';
?>