Merge branch 'improve_delete_user_confirmation_message' into 'develop'
Explain better what delete does in moderation menu See merge request pleroma/pleroma-fe!1453
This commit is contained in:
commit
0e65253360
23 changed files with 15 additions and 37 deletions
|
|
@ -847,7 +847,7 @@
|
|||
"disable_any_subscription": "Disallow following user at all",
|
||||
"quarantine": "Disallow user posts from federating",
|
||||
"delete_user": "Delete user",
|
||||
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
|
||||
"delete_user_data_and_deactivate_confirmation": "This will permanently delete the data from this account and deactivate it. Are you absolutely sure?"
|
||||
},
|
||||
"highlight": {
|
||||
"disabled": "No highlight",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue