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:
Nik Clayton 2024-11-22 10:08:47 +01:00 committed by GitHub
parent f25f26732b
commit 9a8c9659b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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\