Skip to content
ru_server_ip_list.lng 349 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'IP адреса';
$wb['server_id_txt'] = 'Сервер';
$wb['ip_address_txt'] = 'IP адрес';
$wb['add_new_record_txt'] = 'Добавить новый IP адрес';
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
?>