Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Corta fuego';
TB 3 $wb['active_txt'] = 'Habilitado';
2d870d 4 $wb['server_id_txt'] = 'Servidor';
2ab1e5 5 $wb['tcp_port_txt'] = 'Puerto TCP abiertos';
TB 6 $wb['udp_port_txt'] = 'Puertos UDP abiertos';
7 $wb['add_new_record_txt'] = 'AƱadir registro al corta fuego';
2d870d 8 ?>