From b8b66474e812939398668ae52f41b151d7ded903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 7 May 2025 13:47:06 +0000 Subject: [PATCH] Add warning about username cannot be used anymore if account was deleted NOCHANGELOG --- front/src/locales/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/locales/en_US.json b/front/src/locales/en_US.json index 5907f43c5..b90bbb0aa 100644 --- a/front/src/locales/en_US.json +++ b/front/src/locales/en_US.json @@ -934,7 +934,7 @@ }, "title": "Account Settings", "warning": { - "deleteAccount": "Your account will be deleted from our servers within a few minutes. We will also notify other servers who may have a copy of some of your data so they can proceed to deletion. Please note that some of these servers may be offline or unwilling to comply though." + "deleteAccount": "Your account will be deleted from our servers within a few minutes. We will also notify other servers who may have a copy of some of your data so they can proceed to deletion. Please note that some of these servers may be offline or unwilling to comply though. Also note that the username of this account cannot be used anymore to avoid impersonation." } }, "SignupForm": {