Florian Schaal
2015-01-13 cc2d7b297c8b8755c4cdf5ea2a13c390f51c23d1
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';
?>