Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
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';
5 $wb['add_new_record_txt'] = 'PÅ™idat 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 ?>
206676 11