commit | author | age | ||
542146 | 1 | <?php |
T | 2 | $wb["list_head_txt"] = 'Ruch na stronie www'; |
3 | $wb["domain_txt"] = 'Domena'; | |
4 | $wb["this_month_txt"] = 'Ten miesiąc'; | |
5 | $wb["last_month_txt"] = 'Ostatni miesiąc'; | |
6 | $wb["this_year_txt"] = 'Ten rok'; | |
7 | $wb["last_year_txt"] = 'Ostatni rok'; | |
8 | ?> | |
9 |