Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
11b3da 1 <?php
333866 2 $wb['list_head_txt'] = 'Domains';
a00888 3 $wb['domain_id_txt'] = 'Domain ID';
333866 4 $wb['active_txt'] = 'Aktiv';
T 5 $wb['server_id_txt'] = 'Server';
6 $wb['domain_txt'] = 'Domain';
7 $wb['add_new_record_txt'] = 'Neue Domain hinzufügen';
73813a 8 $wb['parent_domain_id_txt'] = 'Webseite';
11b3da 9 ?>