2018-11-08 12:11:42 +03:00

10 lines
265 B
PHP

<?php
return [
'import' => 'Importer',
'title' => 'Importer :type',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];