FIX: Missing translation

This commit is contained in:
Robin Ward 2018-01-29 13:16:58 -05:00
parent 77ac14d475
commit 73fae6513f
2 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@
{{#if suspended}}
<div class='suspended-message'>
{{i18n "admin.flags.suspended_for_post"}}
The user was suspended for this post.
</div>
{{/if}}

View File

@ -2716,6 +2716,7 @@ en:
system: "System"
error: "Something went wrong"
reply_message: "Reply"
suspended_for_post: "The user was suspended for this post."
no_results: "There are no flagged posts."
topic_flagged: "This <strong>topic</strong> has been flagged."
show_full: "show full post"