Improve report layout (#7188)
* Use table for statuses in report * Display reported account and reporter in the same table * Split accounts and general report info into two tables again * Redesign report statuses table, notes, merge notes and action log * Remove unused translations * Fix code style issue * Fix code style issue * Fix code style issue
This commit is contained in:
@ -259,25 +259,16 @@ zh-HK:
|
||||
destroyed_msg: 舉報筆記已刪除。
|
||||
reports:
|
||||
account:
|
||||
created_reports: 由此帳號發出的舉報
|
||||
moderation:
|
||||
silenced: 被靜音的
|
||||
suspended: 被停權的
|
||||
title: 管理操作
|
||||
moderation_notes: 管理筆記
|
||||
note: 筆記
|
||||
report: 舉報
|
||||
targeted_reports: 關於此帳號的舉報
|
||||
action_taken_by: 操作執行者
|
||||
are_you_sure: 你確認嗎?
|
||||
assign_to_self: 指派給自己
|
||||
assigned: 指派負責人
|
||||
comment:
|
||||
label: 詳細解釋
|
||||
none: 沒有
|
||||
created_at: 日期
|
||||
delete: 刪除
|
||||
history: 執行紀錄
|
||||
id: ID
|
||||
mark_as_resolved: 標示為「已處理」
|
||||
mark_as_unresolved: 標示為「未處理」
|
||||
@ -286,8 +277,6 @@ zh-HK:
|
||||
create_and_resolve: 建立筆記並標示為「已處理」
|
||||
create_and_unresolve: 建立筆記並標示為「未處理」
|
||||
delete: 刪除
|
||||
label: 管理筆記
|
||||
new_label: 建立管理筆記
|
||||
placeholder: 記錄已執行的動作,或其他更新
|
||||
nsfw:
|
||||
'false': 取消 NSFW 標記
|
||||
@ -301,7 +290,6 @@ zh-HK:
|
||||
resolved_msg: 舉報已處理。
|
||||
silence_account: 將用戶靜音
|
||||
status: 狀態
|
||||
statuses: 被舉報的文章
|
||||
suspend_account: 將用戶停權
|
||||
target: 對象
|
||||
title: 舉報
|
||||
|
Reference in New Issue
Block a user