Marius Burkard
2016-02-12 51e1dde2aa5c31b01f77479fe3fc86dffd2c8f29
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';
?>