Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
8cf78b 2 $wb['list_head_txt'] = 'IP adrese';
b51db0 3 $wb['server_id_txt'] = 'Server';
8cf78b 4 $wb['ip_address_txt'] = 'IP adresa';
T 5 $wb['add_new_record_txt'] = 'Dodaj novu IP adresu';
6 $wb['client_id_txt'] = 'Klijent';
b51db0 7 $wb['virtualhost_txt'] = 'HTTP Vhost';
8cf78b 8 $wb['virtualhost_port_txt'] = 'HTTP portovi';
T 9 $wb['ip_type_txt'] = 'Vrsta';
f99b12 10 ?>