Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -189,7 +189,7 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
|
|||||||
return (
|
return (
|
||||||
<View style={[a.gap_lg]}>
|
<View style={[a.gap_lg]}>
|
||||||
<Text style={[a.text_xl, a.font_heavy]}>
|
<Text style={[a.text_xl, a.font_heavy]}>
|
||||||
<Trans>Update email</Trans>
|
<Trans>Update your email</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
{currentAccount?.emailAuthFactor && (
|
{currentAccount?.emailAuthFactor && (
|
||||||
|
|||||||
Reference in New Issue
Block a user