forked from federated-nexus/website
Обновить src/pages/fr-fr/register.astro
This commit is contained in:
parent
47e0e18b92
commit
b186715670
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue