quivr/frontend/public/locales/en/logout.json

8 lines
236 B
JSON

{
"title": "Logout",
"subtitle": "See you next time",
"areYouSure": "Are you sure you want to sign out ?",
"cancel": "Cancel",
"error": "Error on logout {{errorMessage}}",
"loggedOut": "Logged out successfully"
}