diff --git a/src/components/notifications/Webhook.vue b/src/components/notifications/Webhook.vue index aab1f218526..8c67a2745d8 100644 --- a/src/components/notifications/Webhook.vue +++ b/src/components/notifications/Webhook.vue @@ -36,8 +36,8 @@ {{ $t("documentation") }} {{msg}}: {{ $t("templateMsg") }}
- {{heartbeatJSON}}: {{ $t("templateHeartbeatJSON") }} ({{ $t("templateLimitedToUpDownNotification") }})
- {{monitorJSON}}: {{ $t("templateMonitorJSON") }} ({{ $t("templateLimitedToUpDownNotification") }})
+ {{heartbeatJSON}}: {{ $t("templateHeartbeatJSON") }} ({{ $t("templateLimitedToUpDownNotifications") }})
+ {{monitorJSON}}: {{ $t("templateMonitorJSON") }} ({{ $t("templateLimitedToUpDownCertNotifications") }})