fix: Replace "interacted with" with "reblogged" (#1564)
By clear about the situations in which the `update` status type is sent.
This commit is contained in:
parent
f25f26732b
commit
9a8c9659b0
|
@ -32,7 +32,7 @@ aliases: [
|
|||
`follow_request` = Someone requested to follow you\
|
||||
`favourite` = Someone favourited one of your statuses\
|
||||
`poll` = A poll you have voted in or created has ended\
|
||||
`update` = A status you interacted with has been edited\
|
||||
`update` = A status you reblogged has been edited\
|
||||
`admin.sign_up` = Someone signed up (optionally sent to admins)\
|
||||
`admin.report` = A new report has been filed\
|
||||
`severed_relationships` = Some of your follow relationships have been severed as a result of a moderation or block event\
|
||||
|
|
Loading…
Reference in New Issue