Marius Cramer
2015-02-26 7cbed050417f967f34340661b7d7a8a7e42e5710
1
2
3
4
5
6
7
<?php
$wb['mailbox_spamfilter_txt'] = 'Filtro de spam';
$wb['spamfilter_txt'] = 'Filtro de spam';
$wb['email_txt'] = 'Correo';
$wb['no_policy'] = '- no activado -';
$wb['policy_txt'] = 'PolĂ­tica';
?>