Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
bef7e2 1 <?php
14f228 2 $wb['list_head_txt'] = 'Brandvägg';
TB 3 $wb['active_txt'] = 'Aktiv';
2c4579 4 $wb['server_id_txt'] = 'Server';
14f228 5 $wb['tcp_port_txt'] = 'Öppna TCP-portar';
TB 6 $wb['udp_port_txt'] = 'Öppna UDP-portar';
7 $wb['add_new_record_txt'] = 'Lägg till brandväggsinlägg';
2c4579 8 ?>
14f228 9