Improve report layout (#7188)
* Use table for statuses in report * Display reported account and reporter in the same table * Split accounts and general report info into two tables again * Redesign report statuses table, notes, merge notes and action log * Remove unused translations * Fix code style issue * Fix code style issue * Fix code style issue
This commit is contained in:
@ -261,25 +261,16 @@ pl:
|
||||
destroyed_msg: Pomyślnie usunięto notatkę moderacyjną.
|
||||
reports:
|
||||
account:
|
||||
created_reports: Zgłoszenia utworzone z tego konta
|
||||
moderation:
|
||||
silenced: Wyciszone
|
||||
suspended: Zawieszone
|
||||
title: Moderacja
|
||||
moderation_notes: Notatki moderacyjne
|
||||
note: notatka
|
||||
report: zgłoszenie
|
||||
targeted_reports: Zgłoszenia dotycząće tego konta
|
||||
action_taken_by: Działanie podjęte przez
|
||||
are_you_sure: Czy na pewno?
|
||||
assign_to_self: Przypisz do siebie
|
||||
assigned: Przypisany moderator
|
||||
comment:
|
||||
label: Komentarz do zgłoszenia
|
||||
none: Brak
|
||||
created_at: Zgłoszono
|
||||
delete: Usuń
|
||||
history: Historia moderacji
|
||||
id: ID
|
||||
mark_as_resolved: Oznacz jako rozwiązane
|
||||
mark_as_unresolved: Oznacz jako nierozwiązane
|
||||
@ -288,8 +279,6 @@ pl:
|
||||
create_and_resolve: Rozwiąż i pozostaw notatkę
|
||||
create_and_unresolve: Cofnij rozwiązanie i pozostaw notatkę
|
||||
delete: Usuń
|
||||
label: Notatki
|
||||
new_label: Dodaj notatkę moderacyjną
|
||||
placeholder: Opisz wykonane akcje i inne szczegóły dotyczące tego zgłoszenia…
|
||||
nsfw:
|
||||
'false': Nie oznaczaj jako NSFW
|
||||
@ -303,7 +292,6 @@ pl:
|
||||
resolved_msg: Pomyślnie rozwiązano zgłoszenie.
|
||||
silence_account: Wycisz konto
|
||||
status: Stan
|
||||
statuses: Zgłoszone wpisy
|
||||
suspend_account: Zawieś konto
|
||||
target: Cel
|
||||
title: Zgłoszenia
|
||||
|
Reference in New Issue
Block a user