This commit is contained in:
2025-07-18 13:42:19 +08:00
parent 33a184549a
commit 1e7eaa5070
14 changed files with 84 additions and 21 deletions

View File

@@ -42,12 +42,16 @@
"button.lower-axis": "Single Shaft Unloading",
"button.enter-box": "Put into Box",
"button.out-box": "Take out of Box",
"button.quality-approved": "Quality inspection passed",
"button.fixed-into-box": "Load boxes at fixed points",
"button.quality-approved": "Passed quality inspection",
"button.quality-failed": "Failed quality inspection",
"button.all-clear": "Cancel the alarm",
"button.load-mater": "Feed materials",
"button.mater-return": "Return materials",
"button.allow-entry": "Allow entry",
"button.group-disk": "Stack pallets",
"button.release-outbound-point": "Release at outbound point",
"button.release": "Release",
"login.username": "Username",
"login.password": "Password",
"login.remember": "Remember username",
@@ -145,6 +149,10 @@
"filter.storage-location": "Storage location",
"filter.select-box-num": "Number of selected wooden boxes",
"filter.selectable-box-num": "Number of selectable wooden boxes",
"filter.sales-order-number": "Sales order number",
"filter.customer-number": "Customer number",
"filter.product-thickness": "Product thickness",
"filter.material-type": "Material type",
"grid.number": "Serial number",
"grid.select": "Select",
"grid.work-order-number": "Work order number",
@@ -234,5 +242,18 @@
"toast.scan-wooden-box-code": "Please scan the wooden box code",
"select.coaster": "Small pallet",
"select.large-tray": "Large pallet",
"select.lualified-products": "Qualified products",
"select.controlled-products": "Controlled products",
"select.empty-position": "Empty position",
"select.with-shelf": "With shelf",
"select.internal-label": "Internal label",
"select.tube-label": "Tube label",
"select.decide-oven": "Decide to put into the oven",
"select.decide-cooling": "Decide to put into cooling",
"select.binding-point": "Binding point ",
"select.return-inspection-warehousing": "Return inspection & warehousing",
"select.recut-warehousing": "Recut & warehousing",
"select.production-warehousing": "Production warehousing",
"select.manual-warehousing": "Manual warehousing",
"unit.minute": "Minute"
}