Marius Burkard
2016-01-29 f611abe17c1db9d736bbfb6b12b4711c70e9e365
interface/web/admin/lib/lang/ar_server_ip_map.lng
@@ -6,6 +6,7 @@
$wb["ip_error_wrong"] = 'The Destination IP address is invalid';
$wb["destination_ip_empty"] = 'The Destination IP is empty.';
$wb["source_ip_empty"] = 'The Source IP is empty.';
$wb["server_empty_error"] = 'The Server is empty.';
$wb["duplicate_mapping_error"] = "Mapping already exists.";
$wb["duplicate_mapping_error"] = "Source IP can not be an IP of the Rewrite-Server";
$wb["ip_mapping_error"] = "Source IP can not be an IP of the Rewrite-Server";
?>