Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
commit | author | age
f1eace 1 <?php
FT 2 $wb['list_head_txt'] = 'DNS Zonen';
3 $wb['active_txt'] = 'Aktiv';
4 $wb['server_id_txt'] = 'Server';
5 $wb['origin_txt'] = 'Zone';
6 $wb['ns_txt'] = 'NS';
7 $wb['mbox_txt'] = 'E-Mail';
8 $wb['add_new_record_txt'] = 'Neue DNS Zone (SOA) hinzufügen';
9 $wb['add_new_record_wizard_txt'] = 'Neue DNS Zone per Assistent hinzufügen';
10 $wb['sys_groupid_txt'] = 'Kunde';
11 ?>