zhoushihao
2025-03-13 bbbe207791b13ad5781ec6fcffff23ec5d9f999e
UI-Project/src/lang/en.js
@@ -34,6 +34,10 @@
          quit:"Exit",
      },
      basicData:{
          untask:'无任务',
          up:'上片',
          tonumber:'上片总数量',
          finishnumber:'已完成数量',
          rackreset:'架子复位',
          prackreset:'是否架子复位?',
          printing:'自动打印',
@@ -297,6 +301,8 @@
          Schedulingswitch:'调度开关',
      },
      workOrder:{
          upnumber:'上片位编号',
          coatingtypesbe:'原片膜系',
          glassID:'Glass ID',
          height:'Height',
          width:'Width',
@@ -604,6 +610,7 @@
          premark :'Please enter a note',
      },
      film:{
          resetnumber:'架子号',
          fail:'失败',
          mes:'Original film storage details',
          warehousing:'store',
@@ -643,6 +650,7 @@
          filmsa:'Films:',
          createtime:'Creation time',
          remainquantity:'Remaining Quantity',
          thickremainquant:'Remaining quantity of original film (sheets)',
          thickremainquantity:'Remaining quantity of original film (sheets):',
          inquantity:'Please enter the quantity',
          quantitya:'Number:',
@@ -837,5 +845,10 @@
          pairQuantity: '总配对数量:',
          cpairQuantity: '请输入总配对数量',
          schedulingswitch: '调度开关',
      }
      },
    screendisplay:{
        pwidth: '请输入宽度',
        pheight: '请输入高度',
        upnumber: '上片数量',
    }
  }