marknl
2011-08-26 1fbea9d98636c40cfe761e8f531d6b3821ab7e28
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'trafic email';
$wb['email_txt'] = 'Email';
$wb['this_month_txt'] = 'Ce mois';
$wb['last_month_txt'] = 'Le mois dernier';
$wb['this_year_txt'] = 'Cette année';
$wb['last_year_txt'] = 'L\'année dernière';
?>