// module.exports = {
//     language: {
//       name: "English",
//       current: "Current Language",
//       text:'s are about to enter the homepage',
//       local:'en-US',
//       copyright:'Copyright © 2021  Neotel Technology Co., Ltd. All rights reserved.'
//     },
//     backTips:{
//       title:'Log out',
//       content:'Are you sure you want to log out?',
//       confirm:'Confirm',
//       cancel:'Cancel',
//     },
//     navbar: {
//       home: "Home",
//       about: "About",
//       join: "Join Us",
//       contact: "Contact Us"
//     },
//     Login:{
//         loginText:"User Login",
//         signIn:"Sign-in option",
//         btn:"Sign in",
//         userErr:"The user name can't be empty",
//         passwordErr:"The password can't be empty",
//         version:'Version',
//         mind:'Remember me'
//     },
//     Face:{
//         facial:'Facial Recognition',
//         signIn:'Sign-in option',
//         option:'Option :',
//         userInfo:{
//             staffName:'billy.shen',
//             staffId:'Sales Director',
//             emil:'billy.shen@neotel.tech',
//             company:'Neotel-Technology'
//         },
//     },
//     Home:{
//       neoscan:'NEO SCAN',
//       smdbox:'SMD BOX',
//       kanban:'KANBAN',
//       neobot:'NEO BOT',
//       neolight:'NEO LIGHT',
//       neox:'NEOX',
//       logoOut:'Sign Out',
//       history:'Recent',
//       lightOrder:'WORK ORDER',
//       product:'PRODUCT',
//       barcode:'MATERIAL ID',
//       tmviewer:'REMOTE SUPPORT',
//       drp:'VIRTUAL DESKTOP',
//       bigdata:'BIG DATA',
//       lot:'CONNECTIVITY',
//       system:'SYSTEM',
//     },
//     Kanban:{
//       lightOrder:'Lite Work Order',
//       product:'PRODUCT',
//       barcode:'Material ID',
//       tmviewer:'Remote Support',
//       drp:'Virtual Desktop',
//       bigdata:'BIG DATA',
//       lot:'Connectivity',
//       system:'System',
//       back:'Back',
//       logoOut:'Sign Out',
//       status:'EPM:Equipment Performance Monitoring ',
//       order:'Custom',
//       wendu:'Temp',
//       shidu:'Humidity',
//       jingdian:'ESD',
//       qiya:'Pressure',
//     }
//   };
  

  module.exports = {
    language: {
      name: "English",
      current: "Language",
      text:'sec waiting for access',
      local:'en-US',
      copyright:'Copyright © 2021  Neotel Technology Co., Ltd. All rights reserved.',
      search:'Search'
    },
    backTips:{
      title:'Sign Out',
      content:'Sure to Exit?',
      confirm:'Confirm',
      cancel:'Cancel',
    },
    navbar: {
      home: "Main",
      about: "About Neotel",
      join: "Join Us",
      contact: "Contact Us"
    },
    Login:{
        loginText:'Sign In',
        signIn:'Sign Options',
        btn:'Log In',
        userErr:'User Name Cannot be Empty',
        passwordErr:'Password Not Null',
        version:'Version',
        mind:'Remember me'
    },
    IonicHome:{
      title:'Ionic contamination',
      test:'Test',
      system:'System',
      help:'Help',
      print:'打印'
    },
    IonicSystem:{
      electric:'Current',
      conductance:'Conductivity',
      pump:'Pump',
      filtering:'Filter valve',
      washTheBody:'Rinse valve',
      coefficient:'Filtration value:',
      time:'Filtration time',
      rinse:'Rinse',
      filter:'Filtration',
      stop:'Stop'

    },
    Face:{
        facial:'Facial Recognition',
        signIn:'Sign Options',
        option:'Position :',
        userInfo:{
            staffName:'沈懿俊',
            staffId:'销售总监',
            emil:'billy.shen@neotel.tech',
            company:'上海挚锦科技有限公司'
        },
    },
    Menu:{
      neoscan:'NEO SCAN',
      smdbox:'SMD BOX',
      kanban:'KANBAN',
      neobot:'NEO BOT',
      neolight:'NEO LIGHT',
      neox:'NEOX',
      lightOrder:'Work Order',
      product:'Product Info',
      barcode:'Material ID',
      tmviewer:'Remote Support',
      drp:'Virtual Desktop',
      bigdata:'Big Data',
      lot:'Connectivity',
      system:'System',
    },
    Home:{
      logoOut:'Sign Out',
      history:'Recent',
    },
    Kanban:{
      back:'Return',
      logoOut:'Sign Out',
      status:'EPM:System Status ',
      order:'Customized',
      wendu:'Temperature',
      shidu:'Humidity',
      jingdian:'ESD',
      qiya:'Air Pressure',
    }
  };