Update ChangeEmailDialog.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-04-10 22:54:21 +03:00
parent cf91ccee6a
commit 22380acf04
+1 -1
View File
@@ -62,7 +62,7 @@ export function Inner({
StepThree: {
title: _(msg`Email Updated!`),
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.`,
),
},
}