commit: 2eea36f6233fd57bed3c3d35d763b27f0812f1db
parent: dbf9285ed7e6bb1a90271d1f708b92ef56ba2a3c
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date: Thu, 14 May 2020 18:12:53 +0000
Merge branch 'i18n/update-delete-description' into 'develop'
Clarify that we only delete data, not the account
See merge request pleroma/pleroma-fe!1102
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
@@ -281,7 +281,7 @@
"data_import_export_tab": "Data Import / Export",
"default_vis": "Default visibility scope",
"delete_account": "Delete Account",
- "delete_account_description": "Permanently delete your account and all your messages.",
+ "delete_account_description": "Permanently delete your data and deactivate your account.",
"delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.",
"delete_account_instructions": "Type your password in the input below to confirm account deletion.",
"discoverable": "Allow discovery of this account in search results and other services",