fix: complete signup form normalization
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"loginForm": {
|
||||
"title": "Login/Register",
|
||||
"description": "Please enter your email/password to start",
|
||||
"emailOrPhoneLabel": "Email/Password",
|
||||
"emailOrPhoneLabel": "Email/Phone number",
|
||||
"submitButton": "Login/Register",
|
||||
"loginWithGoogle": "Login with google",
|
||||
"emailIsInvalid": "Email is invalid",
|
||||
@@ -23,6 +23,7 @@
|
||||
"moreMinute": "minute",
|
||||
"resendCode": "Resend code",
|
||||
"confirmAndLogin": "Confirm & login",
|
||||
"confirmAndContinue": "Confirm & continue",
|
||||
"loginWithPassword": "Login with password"
|
||||
},
|
||||
"completeSignUp": {
|
||||
|
||||
Reference in New Issue
Block a user