Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Spamfilter Policy';
407003 3 $wb['policy_name_txt'] = 'Nome';
97b472 4 $wb['virus_lover_txt'] = 'Virus lover';
F 5 $wb['spam_lover_txt'] = 'Spam lover';
6 $wb['banned_files_lover_txt'] = 'Banned Files lover';
7 $wb['bad_header_lover_txt'] = 'Bad Header lover';
8 $wb['add_new_record_txt'] = 'Add Policy record';
9 ?>