tbrehm
2009-10-01 7da5333346ff0fd6cebb6904f7585246950f1b5a
1
2
3
4
5
6
7
<?php
$wb['server_id_txt'] = 'Szerver';
$wb['ip_address_txt'] = 'IP cím';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb["ip_error_wrong"] = 'IP cím érvénytelen';
$wb["ip_error_unique"] = 'The IP address must be unique';
?>