Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
1
2
3
4
5
6
7
8
9
<?php
$wb['add_new_record_txt'] = 'Añadir nueva política';
$wb['bad_header_lover_txt'] = 'Aceptar cabeceras incorrectas';
$wb['banned_files_lover_txt'] = 'Aceptar archivos bloqueados';
$wb['list_head_txt'] = 'Políticas de filtro de spam';
$wb['policy_name_txt'] = 'Nombre';
$wb['spam_lover_txt'] = 'Aceptar spam';
$wb['virus_lover_txt'] = 'Aceptar virus';
?>