tbrehm
2010-09-26 333866e9d0c6a611081eab38e50be99e3748e3a8
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Web vyťaženie';
$wb['domain_txt'] = 'Doména';
$wb['this_month_txt'] = 'Tento mesiac';
$wb['last_month_txt'] = 'Minulý mesiac';
$wb['this_year_txt'] = 'Tento rok';
$wb['last_year_txt'] = 'Minulý rok';
?>