Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
0d9599 1 <?php
T 2 $wb['list_head_txt'] = 'IP adresy';
3 $wb['server_id_txt'] = 'Server';
4 $wb['ip_address_txt'] = 'IP adresa';
b3e3f8 5 $wb['add_new_record_txt'] = 'VytvoĹ™it IP adresu';
10b4c8 6 $wb['client_id_txt'] = 'Klient';
522ef8 7 $wb['virtualhost_txt'] = 'HTTP Vhost';
T 8 $wb['virtualhost_port_txt'] = 'HTTP Ports';
43b345 9 $wb['ip_type_txt'] = 'Verze';
0d9599 10 ?>