10 lines
284 B
PHP
Raw Normal View History

2017-12-13 15:01:55 +03:00
<?php
return [
2018-03-06 17:05:58 +03:00
'import' => 'Importar',
'title' => 'Importação: tipo',
'message' => 'Permitidos tipos de arquivos: CSV, XLS. Por favor, <a target="_blank" href=":link"> <strong>Baixe</strong></a> o arquivo de amostra.',
2017-12-13 15:01:55 +03:00
];