import.php 284 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <?php return [ 'import' => 'Importar', 'title' => 'Importar :type', 'message' => 'Tipos de archivos permitidos: XLS, XLSX. Por favor, <a target="_blank" href=":link"><strong>descarga</strong></a> el archivo de ejemplo.', ];