Marius Burkard
2016-02-06 7b4df68ebbfa7edd70bc5c560c4d8aa0780e8a5b
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Firewall';
$wb['active_txt'] = 'Aktivní';
$wb['server_id_txt'] = 'Server';
$wb['tcp_port_txt'] = 'Otevřené TCP porty';
$wb['udp_port_txt'] = 'Otevřené UDP porty';
$wb['add_new_record_txt'] = 'Přidat záznam';
?>