feat: login page ui done
This commit is contained in:
@@ -10,6 +10,26 @@
|
||||
"onboarding_button_next": "Next",
|
||||
"onboarding_title_2": "A place for extraordinary people in the world",
|
||||
"onboarding_subtitle_2": "Discover your favorite meals and get them delivered fast wherever you are.",
|
||||
"onboarding_button_get_started": "Get Started"
|
||||
"onboarding_button_get_started": "Get Started",
|
||||
"welcome_to_volt": "Welcome to {name}",
|
||||
"@welcome_to_volt":{
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"please_login": "Please login to your account",
|
||||
"email_or_phone": "Phone Number",
|
||||
"enter_email_or_phone": "Enter your email or phone number",
|
||||
"password": "Password",
|
||||
"enter_password": "Enter your password",
|
||||
"forgot_password": "Forgot Password?",
|
||||
"login": "Login",
|
||||
"or_login_with": "Or login with",
|
||||
"google": "Google",
|
||||
"facebook": "Facebook",
|
||||
"dont_have_account": "Don’t have an account?",
|
||||
"register": "Register"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user