Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
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 ?>