Marius Burkard
2016-02-12 b0f818efec0b74741d6fa53d0e86a95065d4e2d1
interface/web/mail/lib/lang/fr_mail_forward_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Email de suivi';
$wb['list_head_txt'] = 'Transfert d’e-mail';
$wb['active_txt'] = 'Actif';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destination';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Ajouter un nouveau email de suivi';
$wb['email_txt'] = 'E-mail';
$wb['add_new_record_txt'] = 'Ajouter un nouveau transfert d’e-mail';
?>