tbrehm
2010-01-11 1f16ae51d9aeb092ca1294b73a66a9289ce608ea
interface/web/dns/lib/lang/nl_dns_template_list.lng
@@ -1,6 +1,7 @@
<?php
$wb['list_head_txt'] = 'DNS wizard template';
$wb['visible_txt'] = 'Zichtbaar';
$wb['name_txt'] = 'Naam';
$wb['add_new_record_txt'] = 'Nieuw record toevoegen';
?>
<?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';
?>