mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: move post flags into database (#27125)
This is preparation for a feature that will allow admins to define their custom flags. Current behaviour should stay untouched.
This commit is contained in:
committed by
GitHub
parent
312a930ac8
commit
cfbbfd177c
@@ -3771,6 +3771,7 @@ en:
|
||||
illegal: "You flagged this as illegal"
|
||||
notify_moderators: "You flagged this for moderation"
|
||||
notify_user: "You sent a message to this user"
|
||||
custom: "You flagged this topic as %{custom}"
|
||||
|
||||
delete:
|
||||
confirm:
|
||||
|
||||
Reference in New Issue
Block a user