Florian Schaal
2016-03-26 56ad03ff8ffd00cfab9993eb06ed87c72d78d73c
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';
?>