Till Brehm
2016-07-06 3560c8d8e14e5ddc8a619844d9ab86d3b9d8d52e
interface/web/mailuser/lib/lang/fr.lng
@@ -1,9 +1,9 @@
<?php
$wb['Email Account'] = 'Email Account';
$wb['Overview'] = 'Overview';
$wb['Password'] = 'Password';
$wb['Autoresponder'] = 'Autoresponder';
$wb['Send copy'] = 'Send copy';
$wb['Spamfilter'] = 'Spamfilter';
$wb['Email Filters'] = 'Email Filters';
$wb['Email Account'] = 'Compte de messagerie';
$wb['Overview'] = 'Vue d’ensemble';
$wb['Password'] = 'Mot de passe';
$wb['Autoresponder'] = 'RĂ©ponse automatique';
$wb['Send copy'] = 'Envoyer une copie';
$wb['Spamfilter'] = 'Filtre anti-spam';
$wb['Email Filters'] = 'Filtre de messagerie';
?>