Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['active_txt'] = 'Habilitado';
2e4662 3 $wb['add_new_record_txt'] = 'AƱadir registro al cortafuegos';
CD 4 $wb['list_head_txt'] = 'Cortafuegos';
2d870d 5 $wb['server_id_txt'] = 'Servidor';
2ab1e5 6 $wb['tcp_port_txt'] = 'Puerto TCP abiertos';
TB 7 $wb['udp_port_txt'] = 'Puertos UDP abiertos';
4bdecc 8 ?>