From 95a990b205deb9d581d250526e5a922f0556918f Mon Sep 17 00:00:00 2001 From: Maximilian Wesener Date: Fri, 19 Jul 2024 09:10:21 +0200 Subject: [PATCH] chore(contracts):1224 - feedback tooltip. --- frontend/src/assets/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/assets/locales/en/common.json b/frontend/src/assets/locales/en/common.json index ee4c78c184..59b201f99b 100644 --- a/frontend/src/assets/locales/en/common.json +++ b/frontend/src/assets/locales/en/common.json @@ -306,7 +306,7 @@ "failedCanceled" : "Notification failed to cancel, please try again.", "failedClosed" : "Notification failed to close, please try again.", "failedDeclined" : "Notification failed to decline, please try again.", - "noChanges" : "Requires a change on the quality notification" + "noChanges" : "No changes; nothing saved." }, "editNotification": { "saveButton": "Save",