13 lines
394 B
JSON
13 lines
394 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"
|
|
}
|
|
}
|