forked from federated-nexus/website
update translations
This commit is contained in:
parent
1b260f9988
commit
a350538121
3 changed files with 9 additions and 0 deletions
|
|
@ -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 />
|
||||||
|
|
|
||||||
|
|
@ -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 />
|
||||||
|
|
|
||||||
|
|
@ -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 />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue