10 lines
258 B
PHP
Raw Normal View History

2017-12-18 18:01:26 +03:00
<?php
return [
'import' => 'Uvezi',
'title' => 'Uvoz :type',
2018-08-06 10:25:41 +03:00
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
2017-12-18 18:01:26 +03:00
];