add support for post edit notifs
This commit is contained in:
parent
2b6bba0fa1
commit
2e92e6399b
6 changed files with 31 additions and 2 deletions
|
|
@ -329,6 +329,7 @@
|
|||
"bit": "bit you!",
|
||||
"bit_note": "bit your note!",
|
||||
"broken_favorite": "Unknown post, searching for it…",
|
||||
"edited": "edited a post",
|
||||
"error": "Error fetching notifications: {0}",
|
||||
"favorited_you": "favorited your post",
|
||||
"follow_request": "wants to follow you",
|
||||
|
|
@ -692,6 +693,7 @@
|
|||
"notification_setting_sounds": "Sounds",
|
||||
"notification_visibility": "Types of notifications to show",
|
||||
"notification_visibility_bites": "Bites",
|
||||
"notification_visibility_edits": "Post edits",
|
||||
"notification_visibility_emoji_reactions": "Reactions",
|
||||
"notification_visibility_follows": "Follows",
|
||||
"notification_visibility_likes": "Favorites",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue