Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Email Catchall';
407003 3 $wb['active_txt'] = 'Attivo';
97b472 4 $wb['source_txt'] = 'source';
F 5 $wb['destination_txt'] = 'Destination email address';
6 $wb['server_id_txt'] = 'Server';
407003 7 $wb['domain_txt'] = 'Dominio';
TB 8 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  Catchall';
97b472 9 ?>