国际化
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
"uni.dataSelect.emptyTips": "无选项",
|
||||
"utils.read-more": "查看更多",
|
||||
"utils.no-more": "没有更多",
|
||||
"uni-load-more.contentdown": "上拉显示更多",
|
||||
"uni-load-more.contentrefresh": "正在加载...",
|
||||
"uni-load-more.contentnomore": "没有更多数据了",
|
||||
"button.confirm": "确定",
|
||||
"button.cancel": "取消",
|
||||
"button.clear": "清空",
|
||||
@@ -60,6 +63,7 @@
|
||||
"button.save": "保存",
|
||||
"button.outstore-confirm": "出库确认",
|
||||
"button.verify": "校验",
|
||||
"button.return": "返回",
|
||||
"login.username": "用户名",
|
||||
"login.password": "密码",
|
||||
"login.remember": "记住用户名",
|
||||
@@ -163,6 +167,8 @@
|
||||
"filter.product-thickness": "产品厚度",
|
||||
"filter.material-type": "物料类型",
|
||||
"filter.outer-label-code": "外箱标签码",
|
||||
"filter.case-has-scanned": "已扫木箱号",
|
||||
"filter.destination": "去向",
|
||||
"grid.number": "序号",
|
||||
"grid.select": "选择",
|
||||
"grid.work-order-number": "工单号",
|
||||
@@ -247,6 +253,16 @@
|
||||
"grid.personnel": "人员",
|
||||
"grid.replace-outsourcing": "更换外包",
|
||||
"grid.replace-insourcing": "更换内包",
|
||||
"grid.unbind-ship-area": "发货区解绑",
|
||||
"grid.point-name": "点位名称",
|
||||
"grid.product-name": "产品名称",
|
||||
"grid.width": "幅宽",
|
||||
"grid.thickness": "厚度",
|
||||
"grid.length": "长度",
|
||||
"grid.width-required-customer": "客户要求幅宽",
|
||||
"grid.standard-hickness-mater": "物料标准厚度",
|
||||
"grid.shelf-life": "保质期",
|
||||
"grid.manu-completion-date": "制造完成日期",
|
||||
"toast.point-not-empty": "点位不能为空",
|
||||
"toast.select-cache-point": "请选择缓存点位",
|
||||
"toast.select-device": "请选择设备",
|
||||
@@ -257,6 +273,24 @@
|
||||
"toast.scan-wooden-box-code": "请扫木箱码",
|
||||
"toast.prompt": "提示",
|
||||
"toast.sure-perform-operation": "确定要执行此操作吗?",
|
||||
"toast.enter-keywords-search": "输入关键字搜索",
|
||||
"toast.check-subroll-box-spec-match": "请仔细核对子卷与木箱规格是否匹配",
|
||||
"toast.box-specifications": "木箱规格为",
|
||||
"toast.subroll-specifications": "子卷规格为",
|
||||
"toast.generate-outbound-task": "点击确定后将立即生成空木箱出库任务,无法更改",
|
||||
"toast.check-subroll-count-match": "请仔细核对当前扫描子卷数与木箱装卷数是否一致",
|
||||
"toast.current-subroll-scan-count": "当前扫描子卷数",
|
||||
"toast.roll-unit": "卷",
|
||||
"toast.box-roll-capacity": "该木箱装卷数为",
|
||||
"toast.no-subroll-spec-info": "未查询到该子卷规格信息,请检查子卷的分切计划信息!",
|
||||
"toast.scanned-specifications": "扫描的规格为",
|
||||
"toast.spec-mismatch-check": "与列表中的子卷规格不一致,请检查",
|
||||
"toast.current-scanned-order-number": "当前扫描的订单号为",
|
||||
"toast.order-number-mismatch-check": "与列表中的订单号不一致,请检查",
|
||||
"toast.subroll-assigned-spec": "该子卷状态为已分配木箱规格,请检查",
|
||||
"toast.subroll-exists-check": "该子卷已存在,请检查",
|
||||
"toast.operation-success": "操作成功!",
|
||||
"toast.subroll-count-exceed": "子卷数量超过木箱的最大装卷数!",
|
||||
"select.coaster": "小托盘",
|
||||
"select.large-tray": "大托盘",
|
||||
"select.lualified-products": "合格品",
|
||||
@@ -267,6 +301,8 @@
|
||||
"select.tube-label": "管标",
|
||||
"select.decide-oven": "决策入烘箱",
|
||||
"select.decide-cooling": "决策入冷却",
|
||||
"select.enter-oven": "入烘箱",
|
||||
"select.enter-cooling": "入冷却",
|
||||
"select.binding-point": "捆扎点",
|
||||
"select.return-inspection-warehousing": "返检入库",
|
||||
"select.recut-warehousing": "改切入库",
|
||||
|
||||
Reference in New Issue
Block a user