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 @@
|
|||
unfollow: Slutte følge
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: Moderator
|
||||
create: Lag
|
||||
created_at: Dato
|
||||
created_msg: Moderasjonsnotat laget uten problem!
|
||||
delete: Slett
|
||||
destroyed_msg: Moderasjonsnotat slettet uten problem!
|
||||
|
@ -244,12 +242,8 @@
|
|||
are_you_sure: Er du sikker?
|
||||
comment:
|
||||
none: Ingen
|
||||
delete: Slett
|
||||
id: ID
|
||||
mark_as_resolved: Merk som løst
|
||||
nsfw:
|
||||
'false': Vis mediavedlegg
|
||||
'true': Skjul mediavedlegg
|
||||
report: 'Rapportér #%{id}'
|
||||
report_contents: Innhold
|
||||
reported_account: Rapportert konto
|
||||
|
@ -314,11 +308,8 @@
|
|||
delete: Slett
|
||||
nsfw_off: NSFW AV
|
||||
nsfw_on: NSFW PÅ
|
||||
execute: Utfør
|
||||
failed_to_execute: Utføring mislyktes
|
||||
media:
|
||||
hide: Skjul media
|
||||
show: Vis media
|
||||
title: Media
|
||||
no_media: Ingen media
|
||||
title: Kontostatuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue