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 @@ ru:
|
|||
unfollow: Отписаться
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: Модератор
|
||||
create: Создать
|
||||
created_at: Дата
|
||||
created_msg: Заметка модератора успешно создана!
|
||||
delete: Удалить
|
||||
destroyed_msg: Заметка модератора успешно удалена!
|
||||
|
@ -246,12 +244,8 @@ ru:
|
|||
are_you_sure: Вы уверены?
|
||||
comment:
|
||||
none: Нет
|
||||
delete: Удалить
|
||||
id: ID
|
||||
mark_as_resolved: Отметить как разрешенную
|
||||
nsfw:
|
||||
'false': Показать мультимедийные вложения
|
||||
'true': Скрыть мультимедийные вложения
|
||||
report: 'Жалоба #%{id}'
|
||||
report_contents: Содержимое
|
||||
reported_account: Аккаунт нарушителя
|
||||
|
@ -322,11 +316,8 @@ ru:
|
|||
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