Marius Burkard
2016-04-29 d30f2c69b1fbfcb9bebe17996d11dc4863afd8bc
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';
?>