mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: add agree and edit (#27088)
* FEATURE: add agree and edit adds agree and edit - an alias for agree and keep -- but with a client action to edit the post in the composer before the flag is agreed with --------- Co-authored-by: Juan David Martinez <juan@discourse.org>
This commit is contained in:
@@ -5524,6 +5524,9 @@ en:
|
||||
agree_and_hide:
|
||||
title: "Hide post"
|
||||
description: "Agree with flag and hide this post + automatically send the user a message urging them to edit it."
|
||||
agree_and_edit:
|
||||
title: "Agree and Edit Post"
|
||||
description: "Agree with flag and open a composer window to edit the post."
|
||||
delete_single:
|
||||
title: "Delete"
|
||||
delete:
|
||||
|
||||
Reference in New Issue
Block a user