commit | author | age | ||
1ca823 | 1 | <?php |
T | 2 | $wb['list_head_txt'] = 'DNS Secondary Zones'; |
3 | $wb['active_txt'] = 'Actief'; | |
4 | $wb['server_id_txt'] = 'Server'; | |
5 | $wb['origin_txt'] = 'Zone'; | |
6 | $wb['ns_txt'] = 'NS'; | |
7 | $wb['add_new_record_txt'] = 'Toevoegen nieuwe secondary DNS Zone'; | |
d7be27 | 8 | $wb['eg_domain_tld'] = 'e.g. domain.tld.'; |
1ca823 | 9 | ?> |