You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
label__onlyPrivacyPolicy: "J'accepte la Politique de confidentialité.",
533
533
label__onlyTermsOfService: "J'accepte les Conditions d'utilisation.",
534
-
label__termsOfServiceAndPrivacyPolicy:
535
-
"J'accepte les Conditions d'utilisation et la Politique de confidentialité.",
534
+
label__termsOfServiceAndPrivacyPolicy: `J'accepte les {{ termsOfServiceLink || link("Conditions d'utilisation") }} et la {{ privacyPolicyLink || link("Politique de confidentialité") }}.`,
536
535
},
537
536
continue: {
538
537
subtitle: 'Lisez et acceptez les conditions pour continuer.',
0 commit comments