From ca6d7f3008b45ec02cc64860602fe46efb9dc36d Mon Sep 17 00:00:00 2001 From: ecampcore <115356659+ecampcore@users.noreply.github.com> Date: Mon, 8 Jul 2024 01:50:23 +0200 Subject: [PATCH] Update source file en.json --- frontend/src/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 4bab882608..d9e728d916 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -505,7 +505,7 @@ "news": "News" }, "serverError": { - "409": "Ooops... This action caused an server-side error.", + "409": "Uuuups... This action caused an server-side error.", "short": "Server error" }, "toast": { @@ -720,7 +720,7 @@ }, "pageNotFound": { "backToHome": "Back to home", - "detail": "Whoops. You've lost your way…{br}Unfortunately, this link does not work." + "detail": "Oops. You've lost your way…{br}Unfortunately, this link does not work." }, "profile": { "changeEmail": "Change",