From b539111be8e5dc11f55d30ff65346ce94326eeb9 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Tue, 6 May 2025 14:19:22 -0400 Subject: [PATCH] feature/IO-3225-Notifications-1.5: Final Refactoring / Optimization --- .../notification-settings-form.component.jsx | 6 +++--- client/src/translations/en_us/common.json | 12 +++++------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/client/src/components/notification-settings/notification-settings-form.component.jsx b/client/src/components/notification-settings/notification-settings-form.component.jsx index c80cde0e6..eea401a9f 100644 --- a/client/src/components/notification-settings/notification-settings-form.component.jsx +++ b/client/src/components/notification-settings/notification-settings-form.component.jsx @@ -182,12 +182,13 @@ const NotificationSettingsForm = ({ currentUser }) => { title={t("notifications.labels.notificationscenarios")} extra={ + {t("notifications.labels.auto-add")}