Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
181529 1 <?php
L 2 $wb['list_head_txt'] = 'Boîte mail';
407003 3 $wb['email_txt'] = 'E-mail';
6882ab 4 $wb['autoresponder_txt'] = 'Répondeur automatique';
407003 5 $wb['add_new_record_txt'] = 'Ajouter une nouvelle boîte e-mail';
181529 6 $wb['name_txt'] = 'Nom véritable';
407003 7 $wb['login_txt'] = 'Nom d’utilisateur';
TB 8 $wb['postfix_txt'] = 'Receiving';
9 $wb['disablesmtp_txt'] = 'SMTP (sending)';
10 $wb['disableimap_txt'] = 'IMAP';
11 $wb['disablepop3_txt'] = 'POP3';
181529 12 ?>