diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-09-13 03:44:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-13 03:44:08 +0200 |
commit | 011437dcb5c4719ad6627f3a4dc07a5ce1bd9db8 (patch) | |
tree | d20890e83bb58eda30205d355aad49402ace7622 /config/locales/ja.yml | |
parent | 7b7c26063e3fcf9e75a61780d81bd60b7c398ead (diff) |
Group reports by target account (#8674)
* Group reports by target account * Improve CSS
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index bd6a22a64..3f55948be 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -322,7 +322,6 @@ ja: comment: none: なし created_at: レポート日時 - id: ID mark_as_resolved: 解決済みとしてマーク mark_as_unresolved: 未解決として再び開く notes: @@ -333,7 +332,6 @@ ja: placeholder: どのような措置が取られたか、または関連する更新を記述してください… reopen: 再び開く report: レポート#%{id} - report_contents: 内容 reported_account: 報告対象アカウント reported_by: 報告者 resolved: 解決済み @@ -341,12 +339,10 @@ ja: silence_account: アカウントをサイレンス status: ステータス suspend_account: アカウントを停止 - target: ターゲット title: レポート unassign: 担当を外す unresolved: 未解決 updated_at: 更新日時 - view: 表示 settings: activity_api_enabled: desc_html: 週ごとのローカルに投稿されたトゥート数、アクティブなユーザー数、新規登録者数 |