quivr/frontend/public/locales/es/logout.json
Zineb El Bachiri d80178a848
fix(translations): pr portuguese translations (#933)
*  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>
2023-08-12 18:54:41 +02:00

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"
}