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