mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:08:23 +02:00
🎉 Add register confirmation page.
This commit is contained in:
parent
1eff1c94c4
commit
c14dbc19f8
5 changed files with 97 additions and 59 deletions
|
@ -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" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue