fix: added edit reason codes (#30698)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
This commit is contained in:
committed by
GitHub
parent
6e71f303a5
commit
7a1d263477
@@ -5114,6 +5114,8 @@ DISCUSSION_MODERATION_EDIT_REASON_CODES = {
|
||||
"needs-clarity": _("Content needs clarity"),
|
||||
"academic-integrity": _("Has academic integrity concern"),
|
||||
"inappropriate-language": _("Has inappropriate language"),
|
||||
"format-change": _("Formatting changes needed"),
|
||||
"post-type-change": _("Post type needs change"),
|
||||
"contains-pii": _("Contains personally identifiable information"),
|
||||
}
|
||||
# Provide a list of reason codes for moderators to close posts, as a mapping
|
||||
|
||||
Reference in New Issue
Block a user