Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
F 2 $wb['action_txt'] = 'Acción';
2ab1e5 3 $wb['active_txt'] = 'Habilitado';
ff2b71 4 $wb['data_txt'] = 'Dato';
2ab1e5 5 $wb['pattern_error_empty'] = 'La expresión regular está vacía.';
ff2b71 6 $wb['pattern_txt'] = 'Patrón de expresión regular.';
CD 7 $wb['server_id_txt'] = 'Servidor';
8 $wb['type_txt'] = 'Filtro';
9 ?>