diff --git a/ui-ngx/src/app/modules/home/pages/notification/template/configuration/notification-template-configuration.component.html b/ui-ngx/src/app/modules/home/pages/notification/template/configuration/notification-template-configuration.component.html index e39d7f27c8..0a992618b9 100644 --- a/ui-ngx/src/app/modules/home/pages/notification/template/configuration/notification-template-configuration.component.html +++ b/ui-ngx/src/app/modules/home/pages/notification/template/configuration/notification-template-configuration.component.html @@ -124,7 +124,7 @@ + actionTitle="{{ 'notification.notification-tap-action' | translate }}"> diff --git a/ui-ngx/src/assets/locale/locale.constant-en_US.json b/ui-ngx/src/assets/locale/locale.constant-en_US.json index da8972c39e..e8a397bee9 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -3214,7 +3214,6 @@ }, "notification": { "action-button": "Action button", - "action-on-click-notification": "Action on click notification", "action-type": "Action type", "active": "Active", "add-notification-recipients-group": "Add notification recipients group", @@ -3337,6 +3336,7 @@ "not-found-slack-recipient": "Slack recipient not found", "notification": "Notification", "notification-center": "Notification center", + "notification-tap-action": "Notification tap action", "notify": "notify", "notify-again": "Notify again", "notify-alarm-action": {