1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 08:56:38 +02:00

flagged_by text grammar fix (#103)

* flagged_by text grammar fix

changed "{username} flagged" to "Flagged by {username}" and "{username}
flagged as {reason}" to "{username} flagged this as {reason}"

* changed to "Flagged by {username} as {reason}"
This commit is contained in:
StoneSoldier
2017-05-10 20:47:09 +02:00
committed by Franz Liedke
parent 3099122852
commit 4cbb914cdc

View File

@@ -44,8 +44,8 @@ flarum-flags:
# These translations are used by the frame displayed around flagged posts.
post:
dismiss_flag_button: Dismiss Flag
flagged_by_text: "{username} flagged"
flagged_by_with_reason_text: "{username} flagged as {reason}"
flagged_by_text: "Flagged by {username}"
flagged_by_with_reason_text: "Flagged by {username} as {reason}"
# These translations are used by the post control buttons.
post_controls: