From b2e9873666cb49c0399f6c5903d7a362d6a7e6a5 Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Wed, 24 May 2023 08:14:03 +0200 Subject: [PATCH] Show plural of "Benachrichtigung" --- .../src/components/notifications/NotificationPopoverContent.vue | 2 +- client/src/pages/NotificationsPage.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/notifications/NotificationPopoverContent.vue b/client/src/components/notifications/NotificationPopoverContent.vue index 5ceca56b..21281e6b 100644 --- a/client/src/components/notifications/NotificationPopoverContent.vue +++ b/client/src/components/notifications/NotificationPopoverContent.vue @@ -4,7 +4,7 @@ import { PopoverButton } from "@headlessui/vue";