Browse Source

Translated and flavored for GUG.cz

pull/808/head
Jiří Bartušek 6 years ago
committed by GitHub
parent
commit
77301be561
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      src/static/templates/email/welcome.hbs

6
src/static/templates/email/welcome.hbs

@ -1,8 +1,8 @@
Welcome
Vítej!
<!---------------->
<html>
<p>
Thank you for creating an account at <a href="{{url}}">{{url}}</a>. You may now log in with your new account.
Díky za vytvoření účtu v <a href="{{url}}">{{url}}</a>. Nyní se můžeš do svého nového účtu přihlásit.
</p>
<p>If you did not request to create an account, you can safely ignore this email.</p>
<p>Pokud si ovšem nechtěl účet do této služby vytvořit, můžeš v klidu tento email igonorovat.</p>
</html>

Loading…
Cancel
Save