1
0
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:
Toby Zerner
2015-09-22 18:14:33 +09:30
parent 8da417c5b5
commit a1e01938ef
36 changed files with 390 additions and 401 deletions

View File

@@ -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