fix: complete signup form normalization

This commit is contained in:
Sajad Mirjalili
2025-09-29 19:25:51 +03:30
parent 39587418a3
commit a40fad09d8
2 changed files with 29 additions and 7 deletions

View File

@@ -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": {