Update Email2FAToggle.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-04-10 22:55:43 +03:00
parent 7f21774801
commit 5f4473457c
@@ -64,7 +64,7 @@ export function Email2FAToggle() {
changeEmailControl={changeEmailDialogControl}
onCloseAfterVerifying={enableDialogControl.open}
reasonText={_(
msg`You'll need to verify your email address before enabling email 2FA.`,
msg`You need to verify your email address before you can enable email 2FA.`,
)}
/>
<ChangeEmailDialog