mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 06:37:56 +01:00
Delete message
This commit is contained in:
parent
02fae8e18d
commit
f1fbdb7ebe
@ -115,7 +115,7 @@ const AccountInfoDialog = ({ onClose }: AccountInfoDialogProps) => {
|
||||
<FormGroup>
|
||||
{remove &&
|
||||
<Alert severity="error">
|
||||
<FormattedMessage id="account.delete-warning" defaultMessage=" Keep in mind that you will not be able retrieve any mindmap you have added.If you would still like your account deleted." />
|
||||
<FormattedMessage id="account.delete-warning" defaultMessage="Keep in mind that you will not be able retrieve any mindmap you have added. All your information will be deleted and it can not be restored." />
|
||||
</Alert>
|
||||
}
|
||||
<FormControlLabel
|
||||
|
Loading…
Reference in New Issue
Block a user