#
zhou zhou
3 小时以前 f9cfb2169361c046a00f4fa14ea342bd5710f8b4
locale/zh-Hans.json
@@ -7,62 +7,64 @@
   "locale.ja": "日语",
   "index.title": "Hello i18n",
   "index.home": "主页",
   "page.login":"登录",
   "page.index":"首页",
   "login":{
   "page.login": "登录",
   "page.index": "首页",
   "login": {
      "login": "登录",
      "loging": "登录中",
      "user": "账号",
      "pwd": "密码",
      "inputUser": "请输入账号",
      "inputPwd":"请输入密码",
      "remPwd":"记住密码"
      "inputPwd": "请输入密码",
      "remPwd": "记住密码"
   },
   "index":{
   "index": {
      "in": "入库",
      "out": "出库",
      "GR": "单据收货",
      "GR": "单据收货",
      "palletizing": "单据组托",
      "palletBuilding":"组托解绑",
      "inspectionRequest":"报检",
      "qualityInspection":"质检解锁",
      "defectiveMarking":"质检上锁",
      "manualPutaway":"人工上架",
      "stationBinding":"站点绑定",
      "inboundInitiation":"AGV入库",
      "stationUnbinding":"站点解绑",
      "bindAndInbound":"绑定&入库",
      "quickPicking":"快速拣货",
      "wavePick":"波次拣货",
      "outLogin":"退出登录",
      "language-change-confirm":"确定切换?",
      "hello":"您好,欢迎登录WMS系统!",
      "intro":"让制造与物流更高效",
      "checkOrder":"盘点",
      "emptyOutBound":"空托出库",
      "emptyInBound":"空托入库",
      "orderPick":"订单出库",
      "orderPickGroup":"出库订单",
      "orderTransfer":"调拨订单",
      "orderIn":"入库订单",
      "orderInItem":"入库订单详情",
      "matTransfer":"移库",
      "buffStore":"灌桶入库",
      "stationInfo":"站点维护",
      "locInfo":"库位维护",
      "taskInfo":"工作任务",
      "productionMatCall":"生产叫料",
      "matDirectDelivery":"生产直送",
      "productDirectDelivery":"成品直出",
      "matPreparation":"生产备料",
      "other":"综合"
      "palletBuilding": "组托解绑",
      "inspectionRequest": "报检",
      "qualityInspection": "质检解锁",
      "defectiveMarking": "质检上锁",
      "manualPutaway": "人工上架",
      "stationBinding": "站点绑定",
      "inboundInitiation": "AGV入库",
      "stationUnbinding": "站点解绑",
      "bindAndInbound": "绑定&入库",
      "quickPicking": "快速拣货",
      "wavePick": "波次拣货",
      "outLogin": "退出登录",
      "language-change-confirm": "确定切换?",
      "hello": "您好,欢迎登录WMS系统!",
      "intro": "让制造与物流更高效",
      "checkOrder": "盘点",
      "emptyOutBound": "空托出库",
      "emptyInBound": "空托入库",
      "orderPick": "订单出库",
      "orderPickGroup": "出库订单",
      "orderTransfer": "调拨订单",
      "orderIn": "入库订单",
      "orderInItem": "入库订单详情",
      "matTransfer": "移库",
      "buffStore": "灌桶入库",
      "stationInfo": "站点维护",
      "locInfo": "库位维护",
      "taskInfo": "工作任务",
      "productionMatCall": "生产叫料",
      "matDirectDelivery": "生产直送",
      "productDirectDelivery": "成品直出",
      "matPreparation": "生产备料",
      "preparation": "备货出库",
      "containerRebinding": "备货容器换绑",
      "other": "综合"
   },
   "other":{
      "asnNo":"ASN单号"
   "other": {
      "asnNo": "ASN单号"
   }
}
}