Skip to content
hu_server_ip.lng 240 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['server_id_txt'] = 'Szerver';
$wb['ip_address_txt'] = 'IP cím';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
tbrehm's avatar
tbrehm committed
$wb['ip_error_wrong'] = 'IP cím érvénytelen';
tbrehm's avatar
tbrehm committed
$wb['ip_error_unique'] = 'AZ IP címnek egyedinek kell lennie';
tbrehm's avatar
tbrehm committed
?>