10 lines
277 B
PHP
Raw Normal View History

2020-07-23 15:36:51 +03:00
<?php
return [
'import' => 'Importar',
'title' => 'Importar :type',
'message' => 'Formatos permitidos: XLS, XLSX. Por favor, <a target="_blank" href=":link"> <strong>descargue</strong></a> el archivo de ejemplo.',
];