feat: filter notifications by type (#2371)

Co-authored-by: Xabi <xabi.rn@gmail.com>
Co-authored-by: userquin <userquin@gmail.com>
This commit is contained in:
Ayo Ayco 2023-09-06 11:13:16 +02:00 committed by GitHub
parent e9c5de577e
commit 907d9999dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 171 additions and 31 deletions

View file

@ -605,8 +605,20 @@
"list": "List",
"media": "Media",
"news": "News",
"notifications_admin": {
"report": "Report",
"sign_up": "Sign-Up"
},
"notifications_all": "All",
"notifications_favourite": "Favourite",
"notifications_follow": "Follow",
"notifications_follow_request": "Follow request",
"notifications_mention": "Mention",
"notifications_more_tooltip": "Filter notifications by type",
"notifications_poll": "Poll",
"notifications_reblog": "Boost",
"notifications_status": "Status",
"notifications_update": "Update",
"posts": "Posts",
"posts_with_replies": "Posts & Replies"
},