mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-18 03:41:44 +03:00
8 lines
236 B
JSON
8 lines
236 B
JSON
|
{
|
||
|
"title": "Logout",
|
||
|
"subtitle": "See you next time",
|
||
|
"areYouSure": "Are you sure you want to sign out?",
|
||
|
"cancel": "Go back",
|
||
|
"error": "Error on logout {{errorMessage}}",
|
||
|
"loggedOut": "Logged out successfully"
|
||
|
}
|