Till Brehm
2015-09-18 c108c22cb139b55e3adb7e563ab640c4dc8d2305
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Güvenlik Duvarı';
$wb['active_txt'] = 'Etkin';
$wb['server_id_txt'] = 'Sunucu';
$wb['tcp_port_txt'] = 'Açık TCP kapıları';
$wb['udp_port_txt'] = 'Açık UDP kapıları';
$wb['add_new_record_txt'] = 'Güvenlik Duvarı Kaydı Ekle';
?>