Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
F 2 $wb['list_head_txt'] = 'Tráfico web';
3 $wb['domain_txt'] = 'Dominio';
4 $wb['this_month_txt'] = 'Este mes';
5 $wb['last_month_txt'] = 'Último mes';
6 $wb['this_year_txt'] = 'Este año';
7 $wb['last_year_txt'] = 'Último año';
2ab1e5 8 $wb['sum_txt'] = 'Resumen';
2d870d 9 ?>