mirror of
https://github.com/flarum/framework.git
synced 2024-12-04 08:13:39 +08:00
a1e01938ef
- 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.
9 lines
232 B
YAML
9 lines
232 B
YAML
flags:
|
|
reason_off_topic: Off-topic
|
|
reason_spam: Spam
|
|
reason_inappropriate: Inappropriate
|
|
reason_other: Other
|
|
flagged_by: "{username} flagged"
|
|
flagged_by_with_reason: "{username} flagged as {reason}"
|
|
no_flags: No Flags
|