Till Brehm
2016-04-07 6a85386aa4a1fd2072341546f4b07937cdbd94e5
1
2
3
4
5
6
7
<?php
$wb['mailbox_spamfilter_txt'] = 'Spamfilter';
$wb['spamfilter_txt'] = 'Spamfilter';
$wb['email_txt'] = 'Courriel';
$wb['no_policy'] = '- not enabled -';
$wb['policy_txt'] = 'Policy';
?>