diff --git a/src/client/components/notification.vue b/src/client/components/notification.vue index 0fd368a1a..d3ebc8f17 100644 --- a/src/client/components/notification.vue +++ b/src/client/components/notification.vue @@ -12,7 +12,8 @@ - + +
@@ -40,6 +41,11 @@ + + + + + {{ $t('youGotNewFollower') }}
{{ $t('followRequestAccepted') }} {{ $t('receiveFollowRequest') }}
|
@@ -53,7 +59,7 @@