10 lines
284 B
PHP
Raw Normal View History

2018-01-13 15:21:46 +03:00
<?php
return [
'import' => 'Importar',
'title' => 'Importar :type',
2018-06-25 10:49:36 +03:00
'message' => 'Tipos de archivos permitidos: XLS, XLSX. Por favor, <a target="_blank" href=":link"><strong>descarga</strong></a> el archivo de ejemplo.',
2018-01-13 15:21:46 +03:00
];