From 9a8da5cba10a93a19e616846b71be4146a69af6d Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Sun, 23 Jun 2024 13:12:39 +0100 Subject: [PATCH] chore: add string for account deletion --- en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/en.json b/en.json index 5b55b14b..2fc6e51f 100644 --- a/en.json +++ b/en.json @@ -262,6 +262,7 @@ "disable": "Disable Account", "disable_description": "You won't be able to access your account unless you contact support - however, your data will not be deleted.", "delete": "Mark Account for Deletion", + "delete_still_own_servers": "Cannot delete account until servers are deleted or transferred", "delete_description": "Your account and all of your data (including your messages and friends list) will be queued for deletion. A confirmation email will be sent - you can cancel this within 7 days by contacting support." } },