import.php 276 Bytes
<?php

return [

    'import'                => 'Importa',
    'title'                 => 'Importazione :type',
    'message'               => 'Tipi di file consentiti: XLS, XLSX. Prego, <a target="_blank" href=":link"><strong>scaricare</strong></a> il file di esempio.',

];