Skip to content
sk_server_ip.lng 242 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Adresa';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_error_wrong'] = 'IP adresa je neplatn';
$wb['ip_error_unique'] = 'IP adresa mus by? uniktna';
?>