From c6c844f3fd7d4e01e6a7ffb0e18e5718353af02d Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Wed, 3 May 2023 17:01:35 +0200 Subject: [PATCH] fix: notification templates for admin reports (#2045) Co-authored-by: patak Co-authored-by: Daniel Roe --- components/notification/NotificationCard.vue | 17 +++++++++++++++++ composables/masto/routes.ts | 4 ++++ locales/de-DE.json | 1 + locales/en.json | 1 + locales/ru-RU.json | 1 + package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 7 files changed, 29 insertions(+), 5 deletions(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index ed48ed4d..8f456f5d 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -39,6 +39,23 @@ const { notification } = defineProps<{ {{ $t("notification.signed_up") }} +