mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 18:31:44 +03:00
8 lines
248 B
JSON
8 lines
248 B
JSON
|
{
|
||
|
"title": "Cerrar sesión",
|
||
|
"subtitle": "Hasta pronto",
|
||
|
"areYouSure": "¿Seguro que quieres cerrar la sesión?",
|
||
|
"cancel": "Regresar",
|
||
|
"error": "Error al cerrar sesión {{errorMessage}}",
|
||
|
"loggedOut": "Sesión finalizada"
|
||
|
}
|