Add warning about username cannot be used anymore if account was deleted NOCHANGELOG

This commit is contained in:
Simó Albert i Beltran 2025-05-07 13:47:06 +00:00 committed by petitminion
parent 8b5462a8a4
commit b8b66474e8
1 changed files with 1 additions and 1 deletions

View File

@ -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": {