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