chore: LoginRegisterForm and AuthenticationContainer created
This commit is contained in:
12
public/locales/en/authentication.json
Normal file
12
public/locales/en/authentication.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user