Merge pull request #181 from danneu/flags-i18n

added "flagged_by" i18n
This commit is contained in:
Sam 2013-02-17 13:56:33 -08:00
commit db66e9facc
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

@ -603,6 +603,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"