mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Delete message
This commit is contained in:
parent
02fae8e18d
commit
f1fbdb7ebe
@ -115,7 +115,7 @@ const AccountInfoDialog = ({ onClose }: AccountInfoDialogProps) => {
|
|||||||
<FormGroup>
|
<FormGroup>
|
||||||
{remove &&
|
{remove &&
|
||||||
<Alert severity="error">
|
<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>
|
</Alert>
|
||||||
}
|
}
|
||||||
<FormControlLabel
|
<FormControlLabel
|
||||||
|
Loading…
Reference in New Issue
Block a user