From 08399ebac168be17fc5b9e2da7b67b6e155a1042 Mon Sep 17 00:00:00 2001 From: Prithvi Tharun Date: Mon, 21 Nov 2022 19:31:33 +0530 Subject: [PATCH] Error message updated Updated to be accurate and concise. --- frontend/translations/en.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index ebf0fefaa..b0135f0eb 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -813,7 +813,7 @@ msgstr "Unknown token" #: src/app/main/ui/auth/login.cljs msgid "errors.wrong-credentials" -msgstr "Username or password seems to be wrong." +msgstr "Email or password is incorrect." #: src/app/main/ui/settings/password.cljs msgid "errors.wrong-old-password"