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:
parent
1663368724
commit
a9c440637c
55 changed files with 380 additions and 249 deletions
|
@ -264,11 +264,9 @@ ja:
|
|||
assign_to_self: 担当になる
|
||||
assigned: 担当者
|
||||
comment:
|
||||
label: コメント
|
||||
none: なし
|
||||
created_at: レポート日時
|
||||
delete: 削除
|
||||
history: モデレーション履歴
|
||||
id: ID
|
||||
mark_as_resolved: 解決済みとしてマーク
|
||||
mark_as_unresolved: 未解決として再び開く
|
||||
|
@ -277,8 +275,6 @@ ja:
|
|||
create_and_resolve: 書き込み、解決済みにする
|
||||
create_and_unresolve: 書き込み、未解決として開く
|
||||
delete: 削除
|
||||
label: モデレーターメモ
|
||||
new_label: モデレーターメモの追加
|
||||
placeholder: このレポートに取られた措置やその他更新を記述してください
|
||||
nsfw:
|
||||
'false': NSFW オフ
|
||||
|
@ -292,7 +288,6 @@ ja:
|
|||
resolved_msg: レポートを解決済みにしました!
|
||||
silence_account: アカウントをサイレンス
|
||||
status: ステータス
|
||||
statuses: 通報されたトゥート
|
||||
suspend_account: アカウントを停止
|
||||
target: ターゲット
|
||||
title: レポート
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue