mirror of
https://github.com/flarum/core.git
synced 2025-08-29 11:00:12 +02:00
Rename to Flags, tweak flag controls
- Display post "destructiveControls" in flag instead of custom buttons - Make flags more versatile/extensible - Delete associated flags when a post is deleted Uninstall the Reports extension before installing.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
reports:
|
||||
flags:
|
||||
reason_off_topic: Off-topic
|
||||
reason_spam: Spam
|
||||
reason_inappropriate: Inappropriate
|
||||
reason_other: Other
|
||||
reported_by: "Reported by {users}"
|
||||
reported_by_with_reason: "Reported as {reasons} by {users}"
|
||||
no_reports: No Reports
|
||||
flagged_by: "{username} flagged"
|
||||
flagged_by_with_reason: "{username} flagged as {reason}"
|
||||
no_flags: No Flags
|
||||
|
Reference in New Issue
Block a user