A. Täffner
2016-04-07 28cd07d1a75c4e9dcaecac49efee0091f2fc62fa
interface/web/mail/lib/lang/it_mail_relay_recipient_list.lng
@@ -1,9 +1,9 @@
<?php
$wb["list_head_txt"] = 'Relay recipients';
$wb["active_txt"] = 'Active';
$wb["server_id_txt"] = 'Server';
$wb["source_txt"] = 'Recipient address';
$wb["recipient_txt"] = 'Recipient';
$wb["add_new_record_txt"] = 'Add new relay recipient';
$wb["access_txt"] = 'access';
?>
$wb['list_head_txt'] = 'Relay recipients';
$wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Recipient address';
$wb['recipient_txt'] = 'Recipient';
$wb['add_new_record_txt'] = 'Aggiungi un nuovo  relay recipient';
$wb['access_txt'] = 'access';
?>