Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
2d870d 1 <?php
40dd9f 2 $wb['server_id_txt'] = 'Server';
T 3 $wb['source_txt'] = 'Relay recipient';
407003 4 $wb['recipient_txt'] = 'Destinatario';
TB 5 $wb['active_txt'] = 'Attivo';
6 $wb['source_error_notempty'] = 'Indirizzo vuoto.';
40dd9f 7 $wb['type_txt'] = 'Type';
407003 8 $wb['limit_mailfilter_txt'] = 'Raggiunto numero massimo filtri emai per il tuo account.';
40dd9f 9 ?>