{
  "login": "Login",
  "register": "Register",
  "email": "Email",
  "password": "Password",
  "save-this-information": "Save this information",
  "forgot-your-password": "Forgot your password",
  "sign-in": "Sign in",
  "firstName": "First Name",
  "lastName": "Last Name",
  "phone": "Phone",
  "confirm": "Confirm password",
  "city": "City",
  "emailReq": "Please enter your email",
  "passwordReq": "Please enter password",
  "cityReq": "Please enter city",
  "passwordLength": "Password should be at least 8",
  "fname": "Enter your first name",
  "Lname": "Enter your last name",
  "phoneN": "Enter your phone number",
  "confirm_pass": "The two passwords don't match",
  "send": "Send",
  "req": "${name} is required",
  "errorLogin": "The email or password does'nt match",
  "errorReg": "The given data was invalid",
  "notValid": "The email is not verified",
  "emailTaken": "The email has already been taken",
  "phoneTaken": "The phone has already been taken",
  "form-validation": {
    "invalid-phone-number": "Invalid Phone Number",
    "invalid-uae-number": "Not Valid",
    "phone-help": " ex : +9639XXXXXXXX"
  },
  "contact": {
    "something went wrong": "Something went wrong, please try again",
    "your message has been": "Your message has been sent",
    "required_msg": "This field is required",
    "name": "Name",
    "email": "Email",
    "subject": "Subject",
    "message": "Message",
    "submit": "Send",
    "email not valid": "This email is not valid"
  },
  "address": "Address",
  "You should add one address at least": "You should add one address at least",
  "Add new address": "Add new address",
  "Please, input address or delete this field": "Please, input address or delete this field"
}