Improve admin UI for accounts (#7360)
* Improve design of account statuses admin UI (consistent with reports) * Make account moderation notes look consistent with report notes * i18n-tasks remove-unused * Fix code style issues * Fix tests
This commit is contained in:
parent
660db468c0
commit
c7d1a2e400
44 changed files with 77 additions and 446 deletions
|
@ -52,9 +52,7 @@ zh-CN:
|
|||
unfollow: 取消关注
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: 管理员
|
||||
create: 新建
|
||||
created_at: 日期
|
||||
created_msg: 管理备忘建立成功!
|
||||
delete: 删除
|
||||
destroyed_msg: 管理备忘删除成功!
|
||||
|
@ -242,12 +240,8 @@ zh-CN:
|
|||
are_you_sure: 你确定吗?
|
||||
comment:
|
||||
none: 没有
|
||||
delete: 删除
|
||||
id: ID
|
||||
mark_as_resolved: 标记为“已处理”
|
||||
nsfw:
|
||||
'false': 取消 NSFW 标记
|
||||
'true': 添加 NSFW 标记
|
||||
report: '举报 #%{id}'
|
||||
report_contents: 内容
|
||||
reported_account: 举报用户
|
||||
|
@ -312,11 +306,8 @@ zh-CN:
|
|||
delete: 删除
|
||||
nsfw_off: 取消 NSFW 标记
|
||||
nsfw_on: 添加 NSFW 标记
|
||||
execute: 执行
|
||||
failed_to_execute: 执行失败
|
||||
media:
|
||||
hide: 隐藏媒体文件
|
||||
show: 显示媒体文件
|
||||
title: 媒体文件
|
||||
no_media: 不含媒体文件
|
||||
title: 帐户嘟文
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue