Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Spamfilter';
407003 3 $wb['active_txt'] = 'Attivo';
97b472 4 $wb['server_id_txt'] = 'Server';
F 5 $wb['server_name_txt'] = 'server_name';
6 $wb['email_txt'] = 'Email';
407003 7 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  Spamfilter record';
97b472 8 ?>