From 4070036454731508a7caa56d19e0d5bc9e64614c Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Sun, 31 Jan 2016 12:57:21 -0500 Subject: [PATCH] Updated and merged language files. --- interface/web/dns/lib/lang/it_dns_template_list.lng | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interface/web/dns/lib/lang/it_dns_template_list.lng b/interface/web/dns/lib/lang/it_dns_template_list.lng index 8d9d730..0d316c5 100644 --- a/interface/web/dns/lib/lang/it_dns_template_list.lng +++ b/interface/web/dns/lib/lang/it_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 Modello'; +$wb['visible_txt'] = 'Visibile'; +$wb['name_txt'] = 'Nome'; +$wb['add_new_record_txt'] = 'Aggiungi un nuovo record'; ?> -- Gitblit v1.9.1