10 lines
265 B
PHP
Raw Normal View History

2018-01-13 15:21:46 +03:00
<?php
return [
'import' => 'Importar',
'title' => 'Importar :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:21:46 +03:00
];