Allow admins to refresh remotely-suspended accounts (#22327)
* Change suspension text to mention that a remotely suspended account is not locally-suspended * Add ability to refresh profile of remotely suspended accounts
This commit is contained in:
parent
1f762f4271
commit
5917b46c05
2 changed files with 7 additions and 1 deletions
|
@ -116,6 +116,8 @@ en:
|
|||
redownloaded_msg: Successfully refreshed %{username}'s profile from origin
|
||||
reject: Reject
|
||||
rejected_msg: Successfully rejected %{username}'s sign-up application
|
||||
remote_suspension_irreversible: The data of this account has been irreversibly deleted.
|
||||
remote_suspension_reversible_hint_html: The account has been suspended on their server, and the data will be fully removed on %{date}. Until then, the remote server can restore this account without any ill effects. If you wish to remove all of the account's data immediately, you can do so below.
|
||||
remove_avatar: Remove avatar
|
||||
remove_header: Remove header
|
||||
removed_avatar_msg: Successfully removed %{username}'s avatar image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue