main #7

Merged
Henry-Hiles merged 9 commits from aleksei/websitefortranslation:main into main 2026-03-16 21:29:57 -04:00
Showing only changes of commit 47e0e18b92 - Show all commits

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

aleksei 2026-03-16 19:13:27 -04:00

View file

@ -33,14 +33,14 @@ import "../../styles/page.css"
<label class="checkbox"> <label class="checkbox">
<input name="code" type="checkbox" value="yes" required /> <input name="code" type="checkbox" value="yes" required />
I have read and agree to the <a href="../code/">Code of Conduct</a>. Я ознайомився(лась) з <a href="../code/">Кодексом поведінки</a> та погоджуюся з його умовами.
</label> </label>
<label class="checkbox"> <label class="checkbox">
<input name="policy" type="checkbox" value="yes" required /> <input name="policy" type="checkbox" value="yes" required />
I have read and agree to the <a href="../privacy-policy/" Я ознайомився(лась) з <a href="../privacy-policy/"
>Privacy Policy</a >Політикою конфіденційності</a
>. > та погоджуюся з її умовами.
</label> </label>
<button type="submit"><span>Надіслати</span></button> <button type="submit"><span>Надіслати</span></button>