mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
1f5269d874
Also update with the new plural syntax
10 lines
262 B
YAML
10 lines
262 B
YAML
flarum-flags:
|
|
forum:
|
|
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
|