Update copy

This commit is contained in:
Eric Bailey
2026-02-16 09:43:04 -06:00
parent 66a4d1d08b
commit fade3504b5
@@ -14,7 +14,7 @@ export function useAgeAssuranceCopy() {
return {
notice: hasCompletedFlow
? _(
msg`You have successfully completed the Age Assurance process, but based on the results, we cannot be sure that you are 18 years of age or older. Due to laws in your region, certain features on Bluesky must remain restricted until you're able to verify you're an adult.`,
msg`You have completed the Age Assurance process, but based on the results, we cannot be sure that you are 18 years of age or older. Due to laws in your region, certain features on Bluesky must remain restricted until you're able to verify you're an adult.`,
)
: _(
msg`Due to laws in your region, certain features on Bluesky are currently restricted until you're able to verify you're an adult.`,