Till Brehm
2016-01-31 6acf3242a57733e43b2fae9f067409befec2d5fd
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Firewall';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Server';
$wb['tcp_port_txt'] = 'Port TCP yang dibuka';
$wb['udp_port_txt'] = 'Port UDP yang dibuka';
$wb['add_new_record_txt'] = 'Tambah record Firewall';
?>