Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/fr_mail_user_stats_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'trafic email';
$wb['list_head_txt'] = 'Trafic email';
$wb['email_txt'] = 'Email';
$wb['this_month_txt'] = 'Ce mois';
$wb['this_month_txt'] = 'Le mois en cours';
$wb['last_month_txt'] = 'Le mois dernier';
$wb['this_year_txt'] = 'Cette année';
$wb['last_year_txt'] = 'L\'année dernière';
$wb['this_year_txt'] = 'L\'année en cours';
$wb['last_year_txt'] = 'Lannée dernière';
?>