From 5b278ca500a286e953afc219aa4a548e43870f00 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 19 Jun 2022 20:57:52 +0800 Subject: [PATCH] Add a description that certification expiry have to be assigned to a monitor --- src/components/settings/Notifications.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/settings/Notifications.vue b/src/components/settings/Notifications.vue index b99a12250..5459f6f9c 100644 --- a/src/components/settings/Notifications.vue +++ b/src/components/settings/Notifications.vue @@ -23,6 +23,7 @@
{{ $t("settingsCertificateExpiry") }}

{{ $t("certificationExpiryDescription") }}

+

{{ $t("notificationDescription") }}

{{ day }} {{ $tc("day", day) }}