From 61a5bb98a6bd07e1e9fae384341c705417022d36 Mon Sep 17 00:00:00 2001 From: ovrs <55413049+ovrs@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:48:56 -0400 Subject: [PATCH] Updating Account deletion prompt. figured i would help @soronixa out and make the PR. --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index d43db6b..e930931 100644 --- a/translations/en.json +++ b/translations/en.json @@ -100,7 +100,7 @@ "deleted": "deleted by creator", "delete_account": "Delete Account", "delete_account_confirm": - "Warning: this will permanently delete all your data. Enter your password to 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.", "click_to_delete_picture": "Click to delete picture.", "picture_deleted": "Picture deleted.", "restore": "restore",