login register comlated

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-01 18:26:25 +05:00
parent 9414ce0c8a
commit 7b76901f5f
23 changed files with 576 additions and 102 deletions

View File

@@ -174,7 +174,9 @@
"sending": "Sending…",
"sendCode": "Login",
"registerPrompt": "Don't have an account?",
"registerLink": "Register"
"registerLink": "Register",
"passwordLabel": "Password",
"passwordPlaceholder": "Must be at least 8 characters"
},
"Register": {
"successTitle": "You're registered",
@@ -189,7 +191,9 @@
"surnamePlaceholder": "Karimov",
"terms": "I agree to the Terms of Service and Privacy Policy",
"submitButton": "Create account",
"loginPrompt": "Already have an account?"
"loginPrompt": "Already have an account?",
"passwordLabel": "Password",
"passwordPlaceholder": "Must be at least 8 characters"
}
},
"Payment": {