{
    "login": {
      "title": "Welcome to",
      "description": "Enter your email and password",
      "emailhint":"Email",
      "passhint":"Password",
      "forgotpass":"Forgot Password?",
      "btnlogin":"Login",
      "required_email":"Enter a valid email address",
      "required_pass":"This field is required",
      "api_auth":"It's not possible to access the service at this time",
      "validate_form":"Bad request",
      "user_auth": "Invalid username and/or password"
    },
    "forgot-password": {
      "title": "Forgot Password?",
      "description": "Enter your email and we'll send you instructions to reset your password",
      "emailhint":"Email",
      "btnSend":"Send reset link",
      "backToLogin":"Back to login"
    },
    "dashboard": {
      "title_solutions":"Your iBOX solutions",
      "title_statistics": "Global statistics",
      "DeliveryBox_description": "It is an intelligent locker, with public or private access, ideal for automating your shipments, deliveries and returns of all types of packages.",
      "SafeBox_description": "It is a locker designed for customers and employees to store their belongings (backpacks, skateboards, helmets, mobile devices, and others) comfortably and safely.",
      "AssetBox_description":"It is a solution with private access for the storage and intelligent care of your company's assets: Cell phones, Tablets, Laptops, Chargers, among others.",
      "view_locker_button": "See lockers",
      "download_report_button": "Download consolidated report",
      "get_demo":"Get demo",
      "title_occupation":"Occupied lockers",
      "in_this_time_occupation":"At the moment",
      "title_average_time":"Average occupation time",
      "in_box_average_time":"package in BOX",
      "title_mountly_occupancy_rate":"% monthly occupation",
      "all_boxes_mountly_occupancy_rate":"Of the total number of BOXES",
      "rate_total_users_chart":"% Last month",
      "title_total_users_chart":"Number of users",
      "subtitle_total_users_chart":"Chart of new users in the last 15 days.",
      "rate_total_uses_chart":"% Last month",
      "title_total_uses_chart":"Number of uses",
      "subtitle_total_uses_chart":"Chart of new uses last 15 days"
    },
    "footer":{
      "copy_rights": "Copyright © 2023",
      "create_by": "Created by",
      "all_reserves": "All rights reserved."
    },
    "user_dropdown_menu":{
      "logout": "Logout",
      "user_profile": "Profile",
      "user_type_Master": "Master",
      "user_type_Admin": "Administrator",
      "user_type_Consultant": "Consultant"
    },
    "timeline_Lockers":{
      "tittle":"Last activity reported in the lockers",
      "Pre_reserva_text":"The process of using the locker begins",
      "Reserva_text":"The pre-reservation is confirmed and the locker is prepared for charging",
      "Depositado_text":"The package is charging in the locker, BOX #",
      "Retirado_text":"The user removes the package from the locker, BOX #",
      "Entregado_text":"The asset is delivered to the user, BOX #",
      "Retiro_por_admin_text":"The package is removed by the administrator, BOX #",
      "Vencida_text":"The user has not yet made a withdrawal from the locker, BOX #",
      "Deshabilitado_text":"The administrator disabled the BOX #",
      "Habilitado_text":"The administrator enabled the BOX #",
      "Cancelada_text":"The reservation is canceled.",
      "Pre_reserva_title":"Pre-booking",
      "Reserva_title":"Booking",
      "Depositado_title":"Deposited",
      "Retirado_title":"Retired",
      "Entregado_title":"Delivered",
      "Retiro_por_admin_title":"Removed by admin",
      "Vencida_title":"Overdue",
      "Deshabilitado_title":"Disabled",
      "Habilitado_title":"Enabled",
      "Cancelada_title":"Cancelled"
      
    }
  }