From 60fc21f329c4416b88d2b2fcbc59204987eeceef Mon Sep 17 00:00:00 2001 From: Med Marrouchi Date: Wed, 22 Jan 2025 17:25:06 +0100 Subject: [PATCH] Update frontend/public/locales/en/translation.json --- frontend/public/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/locales/en/translation.json b/frontend/public/locales/en/translation.json index 50e41ba0..dd9bad2a 100644 --- a/frontend/public/locales/en/translation.json +++ b/frontend/public/locales/en/translation.json @@ -110,7 +110,7 @@ "text_is_required": "Text is required", "invalid_file_type": "Invalid file type. Please select a file in the supported format.", "select_category": "Select a flow", - "logout_failed": "Something went wrong while disconnecting" + "logout_failed": "Something went wrong during logout" }, "menu": { "terms": "Terms of Use",