denisdulici 52e2102c03 import
2017-11-30 11:47:56 +03:00

10 lines
260 B
PHP

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