1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 04:44:08 +02:00

Change dismiss flag from tooltip into button

This commit is contained in:
Toby Zerner
2016-05-21 20:28:38 +09:30
parent 2c57f74608
commit 93de8f4a7d

View File

@@ -43,7 +43,7 @@ flarum-flags:
# These translations are used by the frame displayed around flagged posts.
post:
dismiss_flag_tooltip: Dismiss Flag
dismiss_flag_button: Dismiss Flag
flagged_by_text: "{username} flagged"
flagged_by_with_reason_text: "{username} flagged as {reason}"