mirror of
https://github.com/discourse/discourse.git
synced 2025-06-16 23:02:34 +08:00
@ -13,7 +13,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th class='user'></th>
|
<th class='user'></th>
|
||||||
<th class='excerpt'></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='last-flagged'></th>
|
||||||
<th class='action'></th>
|
<th class='action'></th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -603,6 +603,7 @@ en:
|
|||||||
clear_title: "dismiss all flags on this post (will unhide hidden posts)"
|
clear_title: "dismiss all flags on this post (will unhide hidden posts)"
|
||||||
delete: "Delete Post"
|
delete: "Delete Post"
|
||||||
delete_title: "delete post (if its the first post delete topic)"
|
delete_title: "delete post (if its the first post delete topic)"
|
||||||
|
flagged_by: "Flagged by"
|
||||||
|
|
||||||
customize:
|
customize:
|
||||||
title: "Customize"
|
title: "Customize"
|
||||||
|
Reference in New Issue
Block a user