diff --git a/src/components/settings/Notifications.vue b/src/components/settings/Notifications.vue index e2e95c23d..2146066dd 100644 --- a/src/components/settings/Notifications.vue +++ b/src/components/settings/Notifications.vue @@ -25,14 +25,14 @@

{{ $t("certificationExpiryDescription") }}

- {{ day }} {{ $t("day(s)") }} + {{ day }} {{ $tc("day", day) }}
- +