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 @@ pt:
|
|||
unfollow: Deixar de seguir
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: Moderador
|
||||
create: Criar
|
||||
created_at: Data
|
||||
created_msg: Nota de moderação criada com sucesso!
|
||||
delete: Eliminar
|
||||
destroyed_msg: Nota de moderação excluída com sucesso!
|
||||
|
@ -244,12 +242,8 @@ pt:
|
|||
are_you_sure: Tens a certeza?
|
||||
comment:
|
||||
none: Nenhum
|
||||
delete: Eliminar
|
||||
id: ID
|
||||
mark_as_resolved: Marcar como resolvido
|
||||
nsfw:
|
||||
'false': Mostrar imagens/vídeos
|
||||
'true': Esconder imagens/vídeos
|
||||
report: 'Denúncia #%{id}'
|
||||
report_contents: Conteúdos
|
||||
reported_account: Conta denunciada
|
||||
|
@ -314,11 +308,8 @@ pt:
|
|||
delete: Eliminar
|
||||
nsfw_off: NSFW OFF
|
||||
nsfw_on: NSFW ON
|
||||
execute: Executar
|
||||
failed_to_execute: Falhou ao executar
|
||||
media:
|
||||
hide: Esconder média
|
||||
show: Mostrar média
|
||||
title: Média
|
||||
no_media: Não há média
|
||||
title: Estado das contas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue