分切上料语言

This commit is contained in:
2023-12-20 14:35:50 +08:00
parent e7d2997ca1
commit 070ad5b37e
5 changed files with 96 additions and 38 deletions

View File

@@ -5,9 +5,13 @@
"utils.read-more": "Read more",
"utils.no-more": "No more",
"button.confirm": "OK",
"button.cancel": "Cancel",
"button.search": "Query",
"button.confirm-receipt": "Confirm receipt",
"button.confirm-outbound": "Confirm outbound",
"button.empty-shaft-return": "Empty shaft return",
"button.manual-call": "Manual call",
"button.call": "Call",
"login.username": "User name",
"login.password": "Password",
"login.remember": "Remember username",
@@ -69,8 +73,12 @@
"filter.point": "Point",
"filter.mother-roll": "Mother roll",
"filter.state": "State",
"filter.starting-point": "Starting point",
"filter.finishing-point": "Finishing point",
"grid.number": "No.",
"grid.work-order-number": "Work order number",
"grid.mother-roll-number": "Mother roll number",
"grid.sub-roll-number": "Sub roll number",
"grid.start-time": "Start time",
"grid.end-time": "End time",
"grid.machine-code": "Machine code",
@@ -84,5 +92,16 @@
"grid.product-description": "Product description",
"grid.in-oven-time": "In oven time",
"grid.out-oven-time": "Out oven time",
"grid.is-it-baked": "Is it baked"
"grid.is-it-baked": "Is it baked",
"grid.split-group": "Split group",
"grid.production-sequence": "Production sequence",
"grid.date-of-manufacture": "Date of manufacture",
"grid.order-number": "Order No.",
"grid.paper-FRP-tube": "Paper tube/FRP tube",
"grid.paper-tube-material-code": "Paper tube material code",
"grid.paper-tube-material-description": "Paper tube material description",
"grid.paper-tube-specifications": "Paper tube specifications",
"grid.FRP-pipe-material-code": "FRP pipe material code",
"grid.FRP-pipe-material-description": "FRP pipe material description",
"grid.FRP-pipe-specifications": "FRP pipe specifications"
}