Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
8cf78b 2 $wb['list_head_txt'] = 'Promet web stranice';
T 3 $wb['domain_txt'] = 'Domena';
4 $wb['this_month_txt'] = 'Ovaj mjesec';
5 $wb['last_month_txt'] = 'Prošli mjesec';
6 $wb['this_year_txt'] = 'Ovu godinu';
7 $wb['last_year_txt'] = 'Prošlu godinu';
21c8aa 8 $wb['sum_txt'] = 'Ukupno';
f99b12 9 ?>