Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
181529 1 <?php
407003 2 $wb['email_txt'] = 'E-mail';
181529 3 $wb['destination_txt'] = 'Email de destination';
L 4 $wb['active_txt'] = 'Actif';
407003 5 $wb['limit_mailforward_txt'] = 'Le nombre maximal de transferts d’e-mail pour votre compte a été atteint.';
TB 6 $wb['duplicate_mailbox_txt'] = 'Il y a déja une boîte e-mail avec cette adresse e-mail';
6882ab 7 $wb['domain_txt'] = 'Domaine';
142907 8 $wb['source_txt'] = 'Source Email';
407003 9 $wb['email_error_isemail'] = 'Please enter a valid email address.';
TB 10 $wb['send_as_txt'] = 'Send as';
11 $wb['send_as_exp'] = 'Allow target to send mail using this address as origin (if target is internal)';
f665ce 12 $wb['greylisting_txt'] = 'Enable greylisting';
181529 13 ?>