Explain better what delete does in moderation menu
This commit is contained in:
parent
c8d87e7ef9
commit
08a4c33c67
@ -805,7 +805,7 @@
|
|||||||
"disable_any_subscription": "Disallow following user at all",
|
"disable_any_subscription": "Disallow following user at all",
|
||||||
"quarantine": "Disallow user posts from federating",
|
"quarantine": "Disallow user posts from federating",
|
||||||
"delete_user": "Delete user",
|
"delete_user": "Delete user",
|
||||||
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
|
"delete_user_confirmation": "This will permanently delete the data from this account and deactivate it. Are you absolutely sure?"
|
||||||
},
|
},
|
||||||
"highlight": {
|
"highlight": {
|
||||||
"disabled": "No highlight",
|
"disabled": "No highlight",
|
||||||
|
Loading…
Reference in New Issue
Block a user