feat: Better sign up UX and allow signup without password

This commit is contained in:
Christian Pauly 2022-05-28 10:01:03 +02:00
commit f72675c351
5 changed files with 66 additions and 17 deletions

View file

@ -2825,5 +2825,6 @@
"placeholders": {
"user": {}
}
}
},
"noEmailWarning": "Please enter a valid email address. Otherwise you won't be able to reset your password. If you don't want to, tap again on the button to continue."
}