Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -203,7 +203,7 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
|
||||
<View style={[a.gap_md]}>
|
||||
<View>
|
||||
<Text style={[a.pb_sm, t.atoms.text_contrast_medium]}>
|
||||
<Trans>Enter your new email address below.</Trans>
|
||||
<Trans>Please enter your new email address.</Trans>
|
||||
</Text>
|
||||
<TextField.Root>
|
||||
<TextField.Icon icon={Envelope} />
|
||||
|
||||
Reference in New Issue
Block a user