Skip to content
cz_server_ip_list.lng 313 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'IP adresy';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP adresa';
Till Brehm's avatar
Till Brehm committed
$wb['add_new_record_txt'] = 'Vytvořit IP adresu';
$wb['client_id_txt'] = 'Klient';
tbrehm's avatar
tbrehm committed
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
tbrehm's avatar
tbrehm committed
?>