File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
interface/web/dns/lib/lang Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22$wb['template_id_txt'] = 'Template';
33$wb['server_id_txt'] = 'Server';
44$wb['client_txt'] = 'Client';
5- $wb['btn_save_txt'] = 'Create DNS Record ';
5+ $wb['btn_save_txt'] = 'Create new DNS zone ';
66$wb['btn_cancel_txt'] = 'Cancel';
77$wb['domain_txt'] = 'Domain';
88$wb['email_txt'] = 'Email';
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ $wb['dns_zone_txt'] = 'DNS Zone';
55$wb['template_id_txt'] = 'Skabelon';
66$wb['server_id_txt'] = 'Server';
77$wb['client_txt'] = 'Kunde';
8- $wb['btn_save_txt'] = 'Create DNS-Record ';
8+ $wb['btn_save_txt'] = 'Create new DNS zone ';
99$wb['btn_cancel_txt'] = 'Annullere';
1010$wb['domain_txt'] = 'Domæne';
1111$wb['email_txt'] = 'E-mail';
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ $wb['dns_zone_txt'] = 'DNS Zone';
55$wb['template_id_txt'] = 'Template';
66$wb['server_id_txt'] = 'Server';
77$wb['client_txt'] = 'Client';
8- $wb['btn_save_txt'] = 'Create DNS-Record ';
8+ $wb['btn_save_txt'] = 'Create new DNS zone ';
99$wb['btn_cancel_txt'] = 'Cancel';
1010$wb['domain_txt'] = 'Domain';
1111$wb['email_txt'] = 'Email';
Original file line number Diff line number Diff line change 22$wb['template_id_txt'] = 'Template';
33$wb['server_id_txt'] = 'Server';
44$wb['client_txt'] = 'Client';
5- $wb['btn_save_txt'] = 'Create DNS Record ';
5+ $wb['btn_save_txt'] = 'Create new DNS zone ';
66$wb['btn_cancel_txt'] = 'Cancel';
77$wb['domain_txt'] = 'Domain';
88$wb['email_txt'] = 'Email';
You can’t perform that action at this time.
0 commit comments