Display follow requests in extra notifications

This commit is contained in:
tusooa 2023-08-18 20:02:58 -04:00
commit c4549f0993
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
3 changed files with 21 additions and 4 deletions

View file

@ -207,7 +207,8 @@
"submitted_report": "submitted a report",
"poll_ended": "poll has ended",
"unread_announcements": "{num} unread announcement | {num} unread announcements",
"unread_chats": "{num} unread chat | {num} unread chats"
"unread_chats": "{num} unread chat | {num} unread chats",
"unread_follow_requests": "{num} new follow request | {num} new follow requests"
},
"polls": {
"add_poll": "Add poll",