cfoe
2012-07-11 9867eff66f0d54ad948a0d38db00d352cf4ffc9a
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Web трафик';
$wb['domain_txt'] = 'Домен';
$wb['this_month_txt'] = 'Этот месяц';
$wb['last_month_txt'] = 'Последний месяц';
$wb['this_year_txt'] = 'Этот год';
$wb['last_year_txt'] = 'Последний год';
?>