Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
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 ?>
21c8aa 10
TB 11