18 lines
830 B
JSON
18 lines
830 B
JSON
{
|
|
"loginForm": {
|
|
"title": "Login/Register",
|
|
"description": "Please enter your email/password to start",
|
|
"emailOrPhoneLabel": "Email/Password",
|
|
"submitButton": "Login/Register",
|
|
"loginWithGoogle": "Login with google",
|
|
"emailIsInvalid": "Email is invalid",
|
|
"phoneNumberIsInvalid": "Phone number is invalid",
|
|
"thisFieldIsRequired": "This field is requried",
|
|
"verify": {
|
|
"verify": "Verify",
|
|
"a4DigitVerificationCodeHasBeenSentToYourBobileNumberPleaseEnterIt": "A 4-digit verification code has been sent to your mobile number. Please enter it.",
|
|
"thereIsNoAccountWithThisNumberA4DigitVerificationCodeHasBeenSentToThisNumberToCreateANewAccount": "There is no account with this number. A 4-digit verification code has been sent to this number to create a new account."
|
|
}
|
|
}
|
|
}
|