Feature: add count of account notes to reports (#7130)
* Reports: Colocate account details with reports * Reports: Add count of account moderation notes Sometimes an account will be left with a note instead of the report, this adds a way to quickly see from a given report if this is the case.
This commit is contained in:
committed by
Eugen Rochko
parent
ef12a2b74c
commit
204d72fbe4
@ -259,6 +259,16 @@ en:
|
||||
created_msg: Report note successfully created!
|
||||
destroyed_msg: Report note successfully deleted!
|
||||
reports:
|
||||
account:
|
||||
created_reports: Reports created by this account
|
||||
moderation:
|
||||
silenced: Silenced
|
||||
suspended: Suspended
|
||||
title: Moderation
|
||||
moderation_notes: Moderation Notes
|
||||
note: note
|
||||
report: report
|
||||
targeted_reports: Reports made about this account
|
||||
action_taken_by: Action taken by
|
||||
are_you_sure: Are you sure?
|
||||
assign_to_self: Assign to me
|
||||
|
Reference in New Issue
Block a user