From d0180139489bd3b046d6b11df1ea6b65c3b52e3a Mon Sep 17 00:00:00 2001 From: Nutomic Date: Tue, 5 Mar 2024 13:46:21 +0100 Subject: [PATCH] Add message for delete account content --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 0d2afdf..6446f16 100644 --- a/translations/en.json +++ b/translations/en.json @@ -147,6 +147,7 @@ "undeleted_comment": "Undeleted comment", "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.", "click_to_delete_picture": "Click to delete picture: {{filename}}", "failed_to_delete_picture": "Failed to delete picture: {{filename}}",