new crowdin translations

This commit is contained in:
Crowdin Bot
2022-07-14 06:54:18 +00:00
parent b59a9f1f55
commit 05835ef855
55 changed files with 1761 additions and 482 deletions

View File

@@ -4,6 +4,7 @@ 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.',
'limitations' => 'Tipos de archivo permitidos: :extensiones<br>Permitido máximo de filas: :row_limit',
'sample_file' => 'Puedes <a target="_blank" href=":download_link"><strong>descargar</strong></a> el archivo de ejemplo y rellenarlo con tus datos.',
];