Marius Cramer
2014-04-25 237f35f59f58ee9120e090592ae99f2fc0af36bc
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['type_txt'] = 'Filtro';
$wb['pattern_txt'] = 'Padrão de Expressão Regular.';
$wb['data_txt'] = 'Data';
$wb['action_txt'] = 'Acção';
$wb['active_txt'] = 'Activo';
$wb['pattern_error_empty'] = 'Padrão em branco';
?>