feat: bluesky-style follow notification (#3151)
This commit is contained in:
parent
39b2182a00
commit
a7d64fd132
2 changed files with 55 additions and 20 deletions
|
@ -334,10 +334,12 @@
|
|||
"zen_mode": "Zen Mode"
|
||||
},
|
||||
"notification": {
|
||||
"and": "and",
|
||||
"favourited_post": "favorited your post",
|
||||
"followed_you": "followed you",
|
||||
"followed_you_count": "{0} people followed you|{0} person followed you|{0} people followed you",
|
||||
"missing_type": "MISSING notification.type:",
|
||||
"others": "{0} others|{0} other|{0} others",
|
||||
"reblogged_post": "boosted your post",
|
||||
"reported": "{0} reported {1}",
|
||||
"request_to_follow": "requested to follow you",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue