Copy suggestion
This commit is contained in:
@@ -91,9 +91,10 @@ function Inner({style}: ViewStyleProp & {}) {
|
||||
{hasCompletedFlow && (
|
||||
<Text style={[a.text_sm, a.leading_snug]}>
|
||||
<Trans>
|
||||
If you are 18+ and want to try again, click the button below
|
||||
and use a different verification method if one is available in
|
||||
your region. If you have questions or concerns,{' '}
|
||||
If you are 18 years of age or older and want to try again,
|
||||
click the button below and use a different verification method
|
||||
if one is available in your region. If you have questions or
|
||||
concerns,{' '}
|
||||
<InlineLinkText
|
||||
label={_(msg`Contact our support team`)}
|
||||
{...createStaticClick(() => {
|
||||
|
||||
Reference in New Issue
Block a user