From 782a2c04a99ef8d9147f4026f2cffc5da6960e25 Mon Sep 17 00:00:00 2001 From: fantu <fantu@ispconfig3> Date: Tue, 06 Jan 2009 09:01:25 -0500 Subject: [PATCH] Update nl language (take from ispconfig.bb-hosting.org) and merge --- interface/web/dns/lib/lang/nl_dns_template_list.lng | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interface/web/dns/lib/lang/nl_dns_template_list.lng b/interface/web/dns/lib/lang/nl_dns_template_list.lng index 8d9d730..6c8a120 100644 --- a/interface/web/dns/lib/lang/nl_dns_template_list.lng +++ b/interface/web/dns/lib/lang/nl_dns_template_list.lng @@ -1,6 +1,6 @@ <?php -$wb['list_head_txt'] = 'DNS Wizard Template'; -$wb['visible_txt'] = 'Visible'; -$wb['name_txt'] = 'Name'; -$wb['add_new_record_txt'] = 'Add new record'; +$wb['list_head_txt'] = 'DNS wizard template'; +$wb['visible_txt'] = 'Zichtbaar'; +$wb['name_txt'] = 'Naam'; +$wb['add_new_record_txt'] = 'Toevoegen nieuw record'; ?> -- Gitblit v1.9.1