Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
f6497b 1 <?php
0d9599 2 $wb['sys_groupid_txt'] = 'Kunde';
a00888 3 $wb['list_head_txt'] = 'Webseiten';
0d9599 4 $wb['domain_id_txt'] = 'ID';
T 5 $wb['active_txt'] = 'Aktiv';
6 $wb['server_id_txt'] = 'Server';
7 $wb['domain_txt'] = 'Domain';
a00888 8 $wb['add_new_record_txt'] = 'Neue Webseite hinzufügen';
3f7287 9 $wb['add_new_subdomain_txt'] = 'Neue Subdomain hinzufügen';
MB 10 $wb['add_new_aliasdomain_txt'] = 'Neue Aliasdomain hinzufügen';
f6497b 11 ?>