update translations

This commit is contained in:
Henry Hiles 2025-10-29 10:40:24 -04:00
commit a350538121
No known key found for this signature in database
3 changed files with 9 additions and 0 deletions

View file

@ -17,6 +17,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$" pattern="^[A-Za-z0-9]+$"
/> />
</label> </label>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label> <label>
E-mail E-mail
<input name="email" type="email" required /> <input name="email" type="email" required />

View file

@ -16,6 +16,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$" pattern="^[A-Za-z0-9]+$"
/> />
</label> </label>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label> <label>
E-mail E-mail
<input name="email" type="email" required /> <input name="email" type="email" required />

View file

@ -16,6 +16,9 @@ import "../../styles/page.css"
pattern="^[A-Za-z0-9]+$" pattern="^[A-Za-z0-9]+$"
/> />
</label> </label>
<div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
</div>
<label> <label>
E-mail E-mail
<input name="email" type="email" required /> <input name="email" type="email" required />