Skip to content
hu_server_ip_list.lng 300 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'IP cím';
$wb['server_id_txt'] = 'Szerver';
$wb['ip_address_txt'] = 'IP cím';
$wb['add_new_record_txt'] = 'Új IP cím';
tbrehm's avatar
tbrehm committed
$wb['client_id_txt'] = 'Client';
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
$wb['ip_type_txt'] = 'Type';
tbrehm's avatar
tbrehm committed
?>