Akaunting/resources/lang/it-IT/import.php

10 lines
276 B
PHP
Raw Normal View History

2017-12-22 12:25:43 +00:00
<?php
return [
'import' => 'Importa',
'title' => 'Importazione :type',
2018-08-29 13:47:58 +00:00
'message' => 'Tipi di file consentiti: XLS, XLSX. Prego, <a target="_blank" href=":link"><strong>scaricare</strong></a> il file di esempio.',
2017-12-22 12:25:43 +00:00
];