Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
8cf78b 2 $wb['list_head_txt'] = 'Web stranice';
b51db0 3 $wb['domain_id_txt'] = 'ID';
8cf78b 4 $wb['active_txt'] = 'Aktivno';
b51db0 5 $wb['server_id_txt'] = 'Server';
8cf78b 6 $wb['domain_txt'] = 'Domena';
T 7 $wb['add_new_record_txt'] = 'Dodaj novu web stranicu';
73813a 8 $wb['parent_domain_id_txt'] = 'Website';
f99b12 9 ?>