quivr/frontend/public/locales/es/translation.json
Matthieu Jacq c2bf3adc24
feat: remove legacy header and footer (#1509)
# Description

Also add a back to chat button in the user page to make up for the loss
of the legacy header.

## Screenshots (if appropriate):

<img width="754" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/ad6d92a6-2f57-464f-b002-ec94f37a1ccd">
2023-10-26 18:23:36 +02:00

35 lines
1.1 KiB
JSON

{
"Chat": "Conversar",
"chatButton": "Conversar",
"comingSoon": "Próximamente",
"createButton": "Crear",
"deleteButton": "Borrar",
"deleteForeverButton": "Borrar para siempre",
"description": "Quivr es tu segundo cerebro en la nube, diseñado para facilitar el almacenamiento y obtención de información inestructurada.",
"doneButton": "Listo",
"Editor": "Editor",
"email": "Correo electrónico",
"Explore": "Explorar",
"lang": "es-ES",
"loading": "Cargando...",
"logoutButton": "Cerrar sesión",
"newChatButton": "Nueva conversación",
"or": "o",
"and": "y",
"Owner": "Propietario",
"resetButton": "Restaurar",
"shareButton": "Compartir",
"title": "Quivr - Tu segundo cerebro con IA generativa",
"toastDismiss": "cerrar",
"updateButton": "Actualizar",
"Upload": "Subir",
"uploadButton": "Subir",
"uploadingButton": "Subiendo...",
"Viewer": "Espectador",
"saveButton": "Guardar",
"invalidUrl": "URL inválida",
"crawlButton": "Rastrear",
"themeSelect": "Tema de interfaz",
"languageSelect": "Idioma preferido"
}