mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
Improve the wording of the spam_post_blocked notification
This commit is contained in:
@ -979,7 +979,7 @@ en:
|
||||
spam_post_blocked:
|
||||
subject_template: "New user %{username} blocked for repeated links"
|
||||
text_body_template: |
|
||||
This is an automated message to inform you that the new user [%{username}](%{base_url}%{user_url}) tried to create multiple posts with links to %{domains}, but they were blocked from further posting to avoid spam.
|
||||
This is an automated message to inform you that the new user [%{username}](%{base_url}%{user_url}) tried to create multiple posts with links to %{domains}, but the posts were blocked to avoid spam. The user is still able to make posts without those links.
|
||||
|
||||
Please [review the user](%{base_url}%{user_url}).
|
||||
|
||||
|
Reference in New Issue
Block a user