Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
a73335 1 <?php
407003 2 $wb['list_head_txt'] = 'Traffico Web';
TB 3 $wb['domain_txt'] = 'Dominio';
4 $wb['this_month_txt'] = 'Questo mese';
5 $wb['last_month_txt'] = 'Mese precedente';
6 $wb['this_year_txt'] = 'Anno in corso';
7 $wb['last_year_txt'] = 'Anno precedente';
8 $wb['sum_txt'] = 'Somma';
a73335 9 ?>