Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
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 ?>