mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Specify what this actually does
This doesn't actually block the direct messages. It only blocks the notifications. Previous wording causes confusion. https://bne.social/@phocks/110388130765839663
This commit is contained in:
parent
c1e70a2072
commit
5e772e20fe
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ en:
|
|||
interactions:
|
||||
must_be_follower: Block notifications from non-followers
|
||||
must_be_following: Block notifications from people you don't follow
|
||||
must_be_following_dm: Block direct messages from people you don't follow
|
||||
must_be_following_dm: Block direct message notifications from people you don't follow
|
||||
invite:
|
||||
comment: Comment
|
||||
invite_request:
|
||||
|
|
Loading…
Reference in a new issue