Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
24a2f0 1 <?php
97b472 2 $wb['server_id_txt'] = 'Server';
F 3 $wb['wb_txt'] = 'wb';
407003 4 $wb['rid_txt'] = 'Utente';
97b472 5 $wb['email_txt'] = 'Email';
407003 6 $wb['priority_txt'] = 'Priorita';
TB 7 $wb['active_txt'] = 'Attivo';
8 $wb['limit_spamfilter_wblist_txt'] = 'E stato raggiunto il numero massimo di record per White- o Blacklist del tuo account.';
9 $wb['10 - highest'] = '10 - elevato';
10 $wb['5 - medium'] = '5 - medio';
11 $wb['1 - lowest'] = '1 - minimo';
97b472 12 ?>