1<?php
2return array (
3  'Compose' => 'Componi',
4  'Send a test message to the selected outgoing account e-mail. The first recipient will be used for the template.' => 'Invia un messaggio di prova all\'e-mail dell\'account in uscita selezionato. Il primo destinatario verrà utilizzato per il modello.',
5  'Sent' => 'Inviata',
6  'A test message was sent' => 'Un messaggio di test è stato inviato',
7  'Select a template' => 'Seleziona un template',
8  'Contents' => 'Contenuto',
9  'Lists' => 'Lista',
10  'Items' => 'Elementi',
11  'Status' => 'Stato',
12  'Started at' => 'Iniziato a',
13  'Finished at' => 'Finito a',
14  'Errors' => 'Errori',
15  'List' => 'Lista',
16);
17