Update copy
This commit is contained in:
@@ -188,7 +188,7 @@ function Inner() {
|
|||||||
<>
|
<>
|
||||||
<Text style={[a.text_sm, a.leading_snug]}>
|
<Text style={[a.text_sm, a.leading_snug]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
We use{' '}
|
We have partnered with{' '}
|
||||||
<InlineLinkText
|
<InlineLinkText
|
||||||
overridePresentation
|
overridePresentation
|
||||||
disableMismatchWarning
|
disableMismatchWarning
|
||||||
@@ -198,8 +198,11 @@ function Inner() {
|
|||||||
KWS
|
KWS
|
||||||
</InlineLinkText>{' '}
|
</InlineLinkText>{' '}
|
||||||
to verify that you’re an adult. When you click "Begin" below,
|
to verify that you’re an adult. When you click "Begin" below,
|
||||||
KWS will email you instructions for verifying your age. When
|
KWS will check if you have previously verified your age using
|
||||||
you’re done, you'll be brought back to continue using Bluesky.
|
this email address for other games/services powered by KWS
|
||||||
|
technology. If not, KWS will email you instructions for
|
||||||
|
verifying your age. When you’re done, you'll be brought back
|
||||||
|
to continue using Bluesky.
|
||||||
</Trans>
|
</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<Text style={[a.text_sm, a.leading_snug]}>
|
<Text style={[a.text_sm, a.leading_snug]}>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ export function useAgeAssuranceCopy() {
|
|||||||
msg`The laws in your location require you to verify you're an adult before accessing certain features on Bluesky, like adult content and direct messaging.`,
|
msg`The laws in your location require you to verify you're an adult before accessing certain features on Bluesky, like adult content and direct messaging.`,
|
||||||
),
|
),
|
||||||
banner: _(
|
banner: _(
|
||||||
msg`The laws in your location require you to verify you're an adult. Tap to learn more.`,
|
msg`The laws in your location require you to verify you're an adult to access certain features. Tap to learn more.`,
|
||||||
),
|
),
|
||||||
chatsInfoText: _(
|
chatsInfoText: _(
|
||||||
msg`Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult.`,
|
msg`Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult.`,
|
||||||
|
|||||||
Reference in New Issue
Block a user