Skip to content
ru_server_ip_list.lng 367 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Till Brehm's avatar
Till Brehm committed
$wb['list_head_txt'] = 'IP-адреса';
$wb['server_id_txt'] = 'Сервер';
Till Brehm's avatar
Till Brehm committed
$wb['ip_address_txt'] = 'IP-адрес';
$wb['add_new_record_txt'] = 'Добавить новый IP-адрес';
$wb['client_id_txt'] = 'ID Клиента';
tbrehm's avatar
tbrehm committed
$wb['virtualhost_txt'] = 'HTTP Vhost';
Till Brehm's avatar
Till Brehm committed
$wb['virtualhost_port_txt'] = 'HTTP порты';
$wb['ip_type_txt'] = 'Тип';
tbrehm's avatar
tbrehm committed
?>