Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
F 2 $wb['list_head_txt'] = 'DNS Zones';
407003 3 $wb['active_txt'] = 'Attivo';
0dae6d 4 $wb['server_id_txt'] = 'Server';
F 5 $wb['origin_txt'] = 'Zone';
6 $wb['ns_txt'] = 'NS';
7 $wb['mbox_txt'] = 'Email';
407003 8 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  DNS Zone (SOA)';
TB 9 $wb['add_new_record_wizard_txt'] = 'Aggiungi un nuova nuova Zona DNS con il configuratore automatico';
10 $wb['import_zone_file_txt'] = 'Import Zone File';
0dae6d 11 ?>