Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ export function Inner({
|
|||||||
StepThree: {
|
StepThree: {
|
||||||
title: _(msg`Email Updated!`),
|
title: _(msg`Email Updated!`),
|
||||||
message: _(
|
message: _(
|
||||||
msg`Your email has been updated but not verified. As a next step, please verify your new email.`,
|
msg`Your email address has been updated but it is not yet verified. As a next step, please verify your new email.`,
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user