tbrehm
2011-11-23 6017d3932e3312c9853a5c6911debeea7607b83e
interface/web/mail/lib/lang/fr_mail_user_stats_list.lng
@@ -1,8 +1,9 @@
<?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['this_year_txt'] = 'L\'année en cours';
$wb['last_year_txt'] = 'Lannée dernière';
?>