This commit is contained in:
2025-06-18 13:38:27 +08:00
parent 9f78abce1d
commit 3e3aa08ce5
13 changed files with 149 additions and 77 deletions

View File

@@ -5,7 +5,20 @@
"button.add": "Add",
"button.delete": "Delete",
"button.bind": "Bind",
"button.unbind": "Unbind",
"button.cleanup": "Cleanup",
"button.privateroom": "Private room",
"button.zjbind": "Sub volume bind",
"button.qzzbind": "Inflatable axis bind",
"button.clearaxis": "Clear axis",
"button.axisplacement": "Axis placement",
"button.tubeinstore": "Tube core storage",
"button.release": "Release",
"button.uppershaft": "Upper shaft",
"button.sendaxis": "Send axis",
"button.refresh": "Refresh",
"button.emptyaxis": "Empty axis",
"button.noemptyaxis": "No empty axis",
"filter.bill-code": "Bill code",
"filter.warehouse": "Warehouse",
"filter.woodenbox": "Woodenbox",
@@ -15,6 +28,13 @@
"filter.tubecode": "Chip code",
"filter.rownum": "Row number",
"filter.colnum": "Column Number",
"filter.cutstagingpoint": "Split temporary storage location",
"filter.chipweight": "Chip weight",
"filter.uppershaft-l": "Upper shaft left",
"filter.uppershaft-r": "Upper shaft right",
"filter.lowershaft-l": "Lower shaft left",
"filter.lowershaft-r": "Lower shaft right",
"filter.mjzcj": "Mother roll temporary storage rack",
"grid.bill-code": "Bill code",
"grid.bill-type": "Bill type",
"grid.warehouse-name": "Warehouse name",
@@ -41,6 +61,10 @@
"grid.jtcode": "Machine number",
"grid.axisposition": "Axis position",
"grid.operate": "Operate",
"grid.tip": "tip",
"grid.staginglocationA": "Staging location A",
"grid.staginglocationB": "Staging location B",
"grid.calltime": "Call time",
"select.uppershaft": "Upper shaft",
"select.lowershaft": "Lower shaft"
}