Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Spamfilter pravilo';
T 3 $wb['policy_name_txt'] = 'Naziv';
4 $wb['virus_lover_txt'] = 'Zaraženi';
5 $wb['spam_lover_txt'] = 'Spammer';
6 $wb['banned_files_lover_txt'] = 'Zabranjene datoteke';
7 $wb['bad_header_lover_txt'] = 'Neispravan header';
8 $wb['add_new_record_txt'] = 'Dodaj pravilo';
f99b12 9 ?>