Skip to content
ru_server_ip.lng 282 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['server_id_txt'] = 'Сервер';
$wb['ip_address_txt'] = 'IP адрес';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
tbrehm's avatar
tbrehm committed
$wb['ip_error_wrong'] = 'Неверный IP адрес';
$wb['ip_error_unique'] = 'IP адрес должен быть уникальным';
tbrehm's avatar
tbrehm committed
?>
tbrehm's avatar
tbrehm committed