login register comlated
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user