Update ChangeEmailDialog.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -56,7 +56,7 @@ export function Inner({
|
|||||||
StepTwo: {
|
StepTwo: {
|
||||||
title: _(msg`Security Step Required`),
|
title: _(msg`Security Step Required`),
|
||||||
message: _(
|
message: _(
|
||||||
msg` An email has been sent to your previous address, ${currentEmail}. It includes a confirmation code which you can enter below.`,
|
msg`An email has been sent to your previous address, ${currentEmail}. It includes a confirmation code which you can enter below.`,
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
StepThree: {
|
StepThree: {
|
||||||
|
|||||||
Reference in New Issue
Block a user