mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: add a link to PMs in the post shown to users when their message has been hidden
This commit is contained in:
parent
4642218662
commit
b6dd0cfb7d
@ -410,7 +410,7 @@ en:
|
|||||||
email_body: "%{link}\n\n%{message}"
|
email_body: "%{link}\n\n%{message}"
|
||||||
|
|
||||||
flagging:
|
flagging:
|
||||||
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
|
you_must_edit: '<p>Your post was flagged by the community. Please <a href="/my/private-messages">see your private messages</a>.</p>'
|
||||||
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
|
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
|
||||||
|
|
||||||
archetypes:
|
archetypes:
|
||||||
|
Loading…
Reference in New Issue
Block a user