mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +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>
8 lines
248 B
JSON
8 lines
248 B
JSON
{
|
|
"areYouSure": "¿Seguro que quieres cerrar la sesión?",
|
|
"cancel": "Regresar",
|
|
"error": "Error al cerrar sesión {{errorMessage}}",
|
|
"loggedOut": "Sesión finalizada",
|
|
"subtitle": "Hasta pronto",
|
|
"title": "Cerrar sesión"
|
|
} |