tbrehm
2009-08-25 69944a5535b16007bd2cd8c546e8be6dfc35adf8
interface/web/mail/lib/lang/br_mail_user_stats_list.lng
@@ -1,8 +1,9 @@
<?php
$wb["list_head_txt"] = 'Tráfego de Correio';
$wb["email_txt"] = 'Correio';
$wb["this_month_txt"] = 'Este Mês';
$wb["last_month_txt"] = 'Último Mês';
$wb["this_year_txt"] = 'Este Ano';
$wb["last_year_txt"] = 'Último Ano';
$wb['list_head_txt'] = 'Tráfego de Correio';
$wb['email_txt'] = 'Correio';
$wb['this_month_txt'] = 'Este Mês';
$wb['last_month_txt'] = 'Último Mês';
$wb['this_year_txt'] = 'Este Ano';
$wb['last_year_txt'] = 'Último Ano';
?>