From d236c55b1d02b5c5bb869de99d0aa11cc2d0dfda Mon Sep 17 00:00:00 2001 From: Nutomic Date: Tue, 5 Mar 2024 13:52:41 +0100 Subject: [PATCH] adjust confirm message --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 6446f16..2b8402f 100644 --- a/translations/en.json +++ b/translations/en.json @@ -148,7 +148,7 @@ "deleted": "deleted by creator", "delete_account": "Delete Account", "delete_account_content": "Delete all posts, comments and uploaded images", - "delete_account_confirm": "Warning: this will permanently delete all of your data from this instance. Your data may not be deleted on other, existing instances. Enter your password to confirm.", + "delete_account_confirm": "Warning: this will permanently delete your account. The deletion may not always federate to other instances. Enter your password to confirm.", "click_to_delete_picture": "Click to delete picture: {{filename}}", "failed_to_delete_picture": "Failed to delete picture: {{filename}}", "picture_deleted": "Picture deleted: {{filename}}",