feat: grouped follow notification
This commit is contained in:
parent
07209a7d29
commit
a6406abc52
6 changed files with 118 additions and 25 deletions
|
@ -84,6 +84,7 @@
|
|||
"notification": {
|
||||
"favourited_post": "favourited your post",
|
||||
"followed_you": "followed you",
|
||||
"followed_you_count": "{0} persons followed you",
|
||||
"missing_type": "MISSING notification.type:",
|
||||
"reblogged_post": "reblogged your post",
|
||||
"request_to_follow": "requested to follow you",
|
||||
|
|
|
@ -84,6 +84,7 @@
|
|||
"notification": {
|
||||
"favourited_post": "点赞了你的帖文",
|
||||
"followed_you": "关注了你",
|
||||
"followed_you_count": "{0} 人关注了你",
|
||||
"missing_type": "未知的通知类型:",
|
||||
"reblogged_post": "转发了你的帖文",
|
||||
"request_to_follow": "请求关注你",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue