10 lines
261 B
PHP
Raw Normal View History

2020-12-26 23:32:05 +00:00
<?php
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];