Mark under13 and Next and Back buttons in signup for localisation (#3341)

* Mark under13 string for translation

* Mark buttons for localisation

* tweak label

* wrap in `ButtonText`

* lint

* try to fix lint again
This commit is contained in:
surfdude29
2024-03-22 17:18:00 +00:00
committed by GitHub
parent 5b44aa962f
commit d507fa9f38
2 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export const Policies = ({
{under13 ? (
<Text style={[a.font_bold, a.leading_snug, t.atoms.text_contrast_high]}>
You must be 13 years of age or older to sign up.
<Trans>You must be 13 years of age or older to sign up.</Trans>
</Text>
) : needsGuardian ? (
<Text style={[a.font_bold, a.leading_snug, t.atoms.text_contrast_high]}>