Обновить src/pages/fr-fr/register.astro

This commit is contained in:
aleksei 2026-03-16 19:14:56 -04:00
commit b186715670

View file

@ -34,13 +34,13 @@ import "../../styles/page.css"
<label class="checkbox">
<input name="code" type="checkbox" value="yes" required />
I have read and agree to the <a href="../code/">Code of Conduct</a>.
J'ai lu et j'accepte le <a href="../code/">Code de conduite</a>.
</label>
<label class="checkbox">
<input name="policy" type="checkbox" value="yes" required />
I have read and agree to the <a href="../privacy-policy/"
>Privacy Policy</a
J'ai lu et j'accepte la <a href="../privacy-policy/"
>Politique de confidentialité</a
>.
</label>