Fix #65 - Options to block notifications from people you don't follow/who don't follow you
This commit is contained in:
@ -21,6 +21,9 @@ de:
|
||||
follow: E-mail senden, wenn mir jemand folgt
|
||||
mention: E-mail senden, wenn mich jemand erwähnt
|
||||
reblog: E-mail senden, wenn jemand meinen Beitrag teilt
|
||||
interactions:
|
||||
must_be_follower: Benachrichtigungen von nicht-Folgern blockieren
|
||||
must_be_following: Benachrichtigungen von Nutzern blockieren, denen ich nicht folge
|
||||
'no': Nein
|
||||
required:
|
||||
mark: "*"
|
||||
|
@ -21,6 +21,9 @@ en:
|
||||
follow: Send e-mail when someone follows you
|
||||
mention: Send e-mail when someone mentions you
|
||||
reblog: Send e-mail when someone reblogs your status
|
||||
interactions:
|
||||
must_be_follower: Block notifications from non-followers
|
||||
must_be_following: Block notifications from people you don't follow
|
||||
'no': 'No'
|
||||
required:
|
||||
mark: "*"
|
||||
|
Reference in New Issue
Block a user