🎉 Add register confirmation page.

This commit is contained in:
Andrey Antukh 2021-02-03 22:04:02 +01:00 committed by Hirunatan
parent 1eff1c94c4
commit c14dbc19f8
5 changed files with 97 additions and 59 deletions

View file

@ -35,6 +35,18 @@
"es" : "¿Quieres probar?"
}
},
"auth.verification-email-sent": {
"translations": {
"en": "We've sent a verification email to %s."
}
},
"auth.check-your-email": {
"translations": {
"en": "Check your email and click on the link to verify and start using Penpot."
}
},
"auth.demo-warning" : {
"used-in" : [ "src/app/main/ui/auth/register.cljs:33" ],
"translations" : {