mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +03:00
d80178a848
* ✨ add typing to translations * 🐛 add removed brain key in some languages * 🐛 put correct translations for fr/es/ru * fix(translation): missing a few --------- Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
14 lines
570 B
JSON
14 lines
570 B
JSON
{
|
|
"chunkNumber": "No. de partes: {{quantity}}",
|
|
"deleteConfirmText": "¿Realmente quieres eliminar?",
|
|
"deleteConfirmTitle": "Confirmar",
|
|
"deleted": "{{fileName}} borrado del cerebro {{brain}}",
|
|
"empty": "¡Oh No!, Tu Cerebro está vacío",
|
|
"errorDeleting": "Error borrando {{fileName}}",
|
|
"noBrain": "Id de Cerebro no encontrado",
|
|
"notAvailable": "No disponible",
|
|
"sessionNotFound": "Sesión no encontrada",
|
|
"subtitle": "Ver o borrar datos guardados usados por tu cerebro",
|
|
"title": "Explora datos subidos",
|
|
"view": "Ver"
|
|
} |