翻译3个页面
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
"button.complement": "补码",
|
||||
"button.labeling": "贴标",
|
||||
"button.binding": "捆扎",
|
||||
"button.print": "打印",
|
||||
"button.force-complete": "强制完成",
|
||||
"button.reissue": "重新下发",
|
||||
"login.username": "用户名",
|
||||
"login.password": "密码",
|
||||
"login.remember": "记住用户名",
|
||||
@@ -102,6 +105,7 @@
|
||||
"filter.virtual-library": "虚拟库",
|
||||
"filter.remark": "备注",
|
||||
"filter.document-type": "单据类型",
|
||||
"filter.keywords": "关键字",
|
||||
"grid.number": "序号",
|
||||
"grid.select": "选择",
|
||||
"grid.work-order-number": "工单号",
|
||||
@@ -116,6 +120,7 @@
|
||||
"grid.total-weight": "总重量",
|
||||
"grid.weight": "重量",
|
||||
"grid.total-net-weight": "总净重",
|
||||
"grid.net-weight": "净重",
|
||||
"grid.details": "明细数",
|
||||
"grid.customer-code": "客户编码",
|
||||
"grid.customer-name": "客户名称",
|
||||
@@ -142,11 +147,29 @@
|
||||
"grid.delivery-completed": "配送完成",
|
||||
"grid.material-name": "物料名称",
|
||||
"grid.material-code": "物料编码",
|
||||
"grid.volume-number": "卷数",
|
||||
"grid.gross-weight-of-wooden-box": "木箱毛重",
|
||||
"grid.sales-order-and-line-number": "销售订单及行号",
|
||||
"grid.specifications": "规格",
|
||||
"grid.warehousing-date": "入库日期",
|
||||
"grid.task-number": "任务号",
|
||||
"grid.pickup-point": "取货点",
|
||||
"grid.release-point": "放货点",
|
||||
"grid.task-type": "任务类型",
|
||||
"grid.generation-time": "生成时间",
|
||||
"grid.device-code": "设备编码",
|
||||
"grid.device-name": "设备名称",
|
||||
"grid.coordinate": "坐标",
|
||||
"grid.quantity-of-electricity": "电量",
|
||||
"grid.fault-name": "故障名称",
|
||||
"grid.floor": "楼层",
|
||||
"grid.is-stock": "是否有货",
|
||||
"toast.point-not-empty": "点位不能为空",
|
||||
"toast.select-cache-point": "请选择缓存点位",
|
||||
"toast.select-device": "请选择设备",
|
||||
"toast.select-row": "请选择一行",
|
||||
"toast.device-not-empty": "设备不能为空",
|
||||
"toast.material-not-empty": "物料不能为空",
|
||||
"toast.quantity-not-empty": "数量不能为空"
|
||||
"toast.quantity-not-empty": "数量不能为空",
|
||||
"toast.scan-wooden-box-code": "请扫木箱码"
|
||||
}
|
||||
Reference in New Issue
Block a user