Add "deactivate" and "delete" user modals to every status and account profile
This commit is contained in:
parent
bdf0d3618d
commit
926335b268
11 changed files with 5 additions and 5 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -68,11 +68,11 @@
|
||||||
"admin.dashcounters.user_count_label": "użytkownicy",
|
"admin.dashcounters.user_count_label": "użytkownicy",
|
||||||
"admin.dashwidgets.software_header": "Oprogramowanie",
|
"admin.dashwidgets.software_header": "Oprogramowanie",
|
||||||
"admin.moderation_log.empty_message": "Nie wykonałeś(-aś) jeszcze żadnych działań moderacyjnych. Kiedy jakieś zostaną wykonane, ich historia pojawi się tutaj.",
|
"admin.moderation_log.empty_message": "Nie wykonałeś(-aś) jeszcze żadnych działań moderacyjnych. Kiedy jakieś zostaną wykonane, ich historia pojawi się tutaj.",
|
||||||
"admin.reports.actions.deactivate_user": "Dezaktywuj {acct}",
|
"admin.users.actions.deactivate_user": "Dezaktywuj {acct}",
|
||||||
"admin.reports.actions.delete_user": "Usuń {acct}",
|
"admin.users.actions.delete_user": "Usuń {acct}",
|
||||||
"admin.reports.actions.delete_sstatus": "Usuń wpis",
|
"admin.statuses.actions.delete_status": "Usuń wpis",
|
||||||
"admin.reports.actions.user_deactivated_message": "Zdezaktywowano {acct}",
|
"admin.users.actions.user_deactivated_message": "Zdezaktywowano {acct}",
|
||||||
"admin.reports.actions.user_deleted_message": "Usunięto {acct}",
|
"admin.users.actions.user_deleted_message": "Usunięto {acct}",
|
||||||
"admin.reports.actions.view_status": "Wyświetl wpis",
|
"admin.reports.actions.view_status": "Wyświetl wpis",
|
||||||
"admin.reports.empty_message": "Brak otwartych zgłoszeń. Gdy użytkownik zostanie zgłoszony, pojawi się on tutaj.",
|
"admin.reports.empty_message": "Brak otwartych zgłoszeń. Gdy użytkownik zostanie zgłoszony, pojawi się on tutaj.",
|
||||||
"admin.reports.report_closed_message": "Zamknięto zgłoszenie dotyczące {acct}",
|
"admin.reports.report_closed_message": "Zamknięto zgłoszenie dotyczące {acct}",
|
||||||
|
|
Loading…
Reference in a new issue