diff --git a/src/renderer/components/organisms/Notification/Favourite.vue b/src/renderer/components/organisms/Notification/Favourite.vue index 9d82e0dd..c9e8a009 100644 --- a/src/renderer/components/organisms/Notification/Favourite.vue +++ b/src/renderer/components/organisms/Notification/Favourite.vue @@ -16,8 +16,16 @@
- {{ $t('notification.favourite.body') }} + + +
- {{ $t('notification.follow.body') }} + + +
- {{ $t('notification.follow_request.body') }} - +
- {{ $t('notification.poll_expired.body') }} + + +
- {{ $t('notification.poll_vote.body') }} + + +
- {{ $t('notification.quote.body') }} + + +
- {{ $t('notification.reaction.body') }} + + +
- {{ $t('notification.reblog.body') }} + + +
- {{ $t('notification.status.body') }} + + +