Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -181,7 +181,7 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
|
|||||||
const {clean} = cleanError(e)
|
const {clean} = cleanError(e)
|
||||||
dispatch({
|
dispatch({
|
||||||
type: 'setError',
|
type: 'setError',
|
||||||
error: clean || _(msg`Email updated failed, please try again.`),
|
error: clean || _(msg`Failed to update email, please try again.`),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user