Skip to content
dk_server_ip_map_list.lng 192 B
Newer Older
Till Brehm's avatar
Till Brehm committed
<?php
$wb["list_head_txt"] = 'IP Mappings';
$wb["server_id_txt"] = 'Server';
$wb["source_ip_txt"] = 'Source IP';
$wb["destination_ip_txt"] = 'Destination IP';
$wb["active_txt"] = 'Active';
?>