10 lines
259 B
PHP
Raw Normal View History

2018-01-13 15:08:50 +03:00
<?php
return [
'import' => 'Impor',
2018-03-12 21:28:40 +03:00
'title' => 'Impor :type',
2018-06-20 18:47:39 +03:00
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
2018-01-13 15:08:50 +03:00
];