From 2c4f45ad70f13e7019e9472e390169953d458112 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Thu, 8 Sep 2022 15:17:12 +0200 Subject: [PATCH] Update webapp/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- webapp/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 22fa73593..b3555378f 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -365,7 +365,7 @@ }, "order-by": "Order by ...", "save": { - "error": "Failed saving topic settings", + "error": "Failed saving topic settings!", "success": "Topics saved!" } },