Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
333866 1 <?php
T 2 $wb['list_head_txt'] = 'Webstránky';
3 $wb['domain_id_txt'] = 'ID';
4 $wb['active_txt'] = 'Aktívne';
5 $wb['server_id_txt'] = 'Server';
6 $wb['domain_txt'] = 'Doména';
7 $wb['add_new_record_txt'] = 'Pridať novú doménu';
73813a 8 $wb['parent_domain_id_txt'] = 'Website';
333866 9 ?>