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:
@ -53,9 +53,7 @@ pl:
|
||||
unfollow: Przestań śledzić
|
||||
admin:
|
||||
account_moderation_notes:
|
||||
account: Autor
|
||||
create: Dodaj
|
||||
created_at: Data
|
||||
created_msg: Pomyślnie dodano notatkę moderacyjną!
|
||||
delete: Usuń
|
||||
destroyed_msg: Pomyślnie usunięto notatkę moderacyjną!
|
||||
@ -270,7 +268,6 @@ pl:
|
||||
comment:
|
||||
none: Brak
|
||||
created_at: Zgłoszono
|
||||
delete: Usuń
|
||||
id: ID
|
||||
mark_as_resolved: Oznacz jako rozwiązane
|
||||
mark_as_unresolved: Oznacz jako nierozwiązane
|
||||
@ -280,9 +277,6 @@ pl:
|
||||
create_and_unresolve: Cofnij rozwiązanie i pozostaw notatkę
|
||||
delete: Usuń
|
||||
placeholder: Opisz wykonane akcje i inne szczegóły dotyczące tego zgłoszenia…
|
||||
nsfw:
|
||||
'false': Nie oznaczaj jako NSFW
|
||||
'true': Oznaczaj jako NSFW
|
||||
reopen: Otwórz ponownie
|
||||
report: 'Zgłoszenie #%{id}'
|
||||
report_contents: Zawartość
|
||||
@ -357,11 +351,8 @@ pl:
|
||||
delete: Usuń
|
||||
nsfw_off: Cofnij NSFW
|
||||
nsfw_on: Oznacz jako NSFW
|
||||
execute: Wykonaj
|
||||
failed_to_execute: Nie udało się wykonać
|
||||
media:
|
||||
hide: Ukryj zawartość multimedialną
|
||||
show: Pokaż zawartość multimedialną
|
||||
title: Media
|
||||
no_media: Bez zawartości multimedialnej
|
||||
title: Wpisy konta
|
||||
|
Reference in New Issue
Block a user