tbrehm
2009-10-01 91609af095a11a794907151ef2b893fd15825228
interface/web/admin/lib/lang/pl_server_ip.lng
@@ -1,8 +1,7 @@
<?php
$wb["server_id_txt"] = 'Serwer';
$wb["ip_address_txt"] = 'Adres IP';
$wb["virtualhost_txt"] = 'Nazwa wirtualnego hosta HTTP';
$wb["ip_error_wrong"] = 'Adres IP jest niepoprawny';
$wb["ip_error_unique"] = 'The IP address must be unique';
?>
<?php
$wb['server_id_txt'] = 'Serwer';
$wb['ip_address_txt'] = 'Adres IP';
$wb['virtualhost_txt'] = 'Nazwa wirtualnego hosta HTTP';
$wb['ip_error_wrong'] = 'Adres IP jest niepoprawny';
$wb['ip_error_unique'] = 'The IP address must be unique';
?>