added 'flagged_by' i18n.

This commit is contained in:
Dan Neumann 2013-02-16 21:40:24 -06:00
parent cecbede5db
commit 72264e3034
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<tr>
<th class='user'></th>
<th class='excerpt'></th>
<th class='flaggers'>Flagged by</th>
<th class='flaggers'>{{i18n admin.flags.flagged_by}}</th>
<th class='last-flagged'></th>
<th class='action'></th>
</tr>

View File

@ -597,6 +597,7 @@ en:
clear_title: "dismiss all flags on this post (will unhide hidden posts)"
delete: "Delete Post"
delete_title: "delete post (if its the first post delete topic)"
flagged_by: "Flagged by"
customize:
title: "Customize"