diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index 4f32c04f..308c79d1 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -4,7 +4,7 @@
{{ $tc('notifications.unread_chats', unreadChatCount, { num: unreadChatCount }) }} @@ -14,7 +14,7 @@
{{ $tc('notifications.unread_announcements', unreadAnnouncementCount, { num: unreadAnnouncementCount }) }} @@ -24,7 +24,7 @@
{{ $tc('notifications.unread_follow_requests', followRequestCount, { num: followRequestCount }) }} @@ -33,7 +33,7 @@