Till Brehm
2014-08-13 19b5e01da02aa2115ee802cf2e43a7f3e58f4eac
interface/web/mail/lib/lang/fr_mail_user_list.lng
@@ -1,7 +1,8 @@
<?php
$wb['list_head_txt'] = 'Boîte mail';
$wb['email_txt'] = 'Email';
$wb['autoresponder_txt'] = 'Auto répondeur';
$wb['add_new_record_txt'] = 'Ajouter une nouvelle boîte mail';
$wb['name_txt'] = 'Realname';
$wb['autoresponder_txt'] = 'Répondeur automatique';
$wb['add_new_record_txt'] = 'Ajouter une nouvelle boîte email';
$wb['name_txt'] = 'Nom véritable';
$wb['login_txt'] = 'Nom d\'utilisateur';
?>