tbrehm
2009-09-01 5b633597865c33d81e9da8e5318b8d3ae0e95b47
interface/web/admin/lib/lang/pl_firewall_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Firewall';
$wb['active_txt'] = 'Aktywny';
$wb['server_id_txt'] = 'Serwer';
$wb['tcp_port_txt'] = 'Otwarte porty TCP';
$wb['udp_port_txt'] = 'Otwarte porty UDP';
$wb['add_new_record_txt'] = 'Dodaj wpis Firewall-a';
?>
<?php
$wb["list_head_txt"] = 'Firewall';
$wb["active_txt"] = 'Aktywny';
$wb["server_id_txt"] = 'Serwer';
$wb["tcp_port_txt"] = 'Otwarte porty TCP';
$wb["udp_port_txt"] = 'Otwarte porty UDP';
$wb["add_new_record_txt"] = 'Dodaj wpis Firewall-a';
?>