Update copy

This commit is contained in:
Eric Bailey
2025-05-07 09:25:19 -05:00
parent 4e38b4b4c0
commit 2b490249ad
@@ -238,13 +238,13 @@ export function Verify({config}: ScreenProps<ScreenID.Verify>) {
<Span style={[a.font_bold, t.atoms.text]}> <Span style={[a.font_bold, t.atoms.text]}>
{currentAccount!.email} {currentAccount!.email}
</Span>{' '} </Span>{' '}
containing a link. Click on it to complete the email containing a link. Please click on it to complete the email
verification process. verification process.
</Trans> </Trans>
) )
) : ( ) : (
<Trans> <Trans>
Enter the code we sent to{' '} Please enter the code we sent to{' '}
<Span style={[a.font_bold, t.atoms.text]}> <Span style={[a.font_bold, t.atoms.text]}>
{currentAccount!.email} {currentAccount!.email}
</Span>{' '} </Span>{' '}