This commit is contained in:
2025-06-19 15:45:01 +08:00
parent 3e3aa08ce5
commit 60843c6835
10 changed files with 84 additions and 48 deletions

View File

@@ -19,6 +19,9 @@
"button.refresh": "Refresh",
"button.emptyaxis": "Empty axis",
"button.noemptyaxis": "No empty axis",
"button.surerolldown": "Confirm roll down",
"button.returnaxis": "Withdrawal axis",
"button.stockup": "Stock up",
"filter.bill-code": "Bill code",
"filter.warehouse": "Warehouse",
"filter.woodenbox": "Woodenbox",
@@ -35,6 +38,12 @@
"filter.lowershaft-l": "Lower shaft left",
"filter.lowershaft-r": "Lower shaft right",
"filter.mjzcj": "Mother roll temporary storage rack",
"filter.tubecore-l": "Left tube core",
"filter.tubecore-r": "Right tube core",
"filter.axisposition": "Axis position",
"filter.staginglocationA": "Staging location A",
"filter.staginglocationB": "Staging location B",
"filter.corespecifications": "Core specifications",
"grid.bill-code": "Bill code",
"grid.bill-type": "Bill type",
"grid.warehouse-name": "Warehouse name",
@@ -65,6 +74,9 @@
"grid.staginglocationA": "Staging location A",
"grid.staginglocationB": "Staging location B",
"grid.calltime": "Call time",
"grid.coretype": "Core type",
"grid.corename": "Core name",
"grid.areaname": "Area name",
"select.uppershaft": "Upper shaft",
"select.lowershaft": "Lower shaft"
}