light.js 919 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1
export default {
Smile's avatar
Smile committed
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
  "light": "Volume weight",
  "info": "Goods Info",
  "marks": "Mark",
  "sum": "Recieved Ctns/Total Ctns",
  "orderStatus": "Order Status",
  "consignor": "Sender",
  "transport": "Shipping method",
  "startCity": "Departure City",
  "endCity": "Destination ",
  "consignee": "Consignee",
  "company": "Consignee Company",
  "phone": "Consignee Number",
  "date": "Delivery Date",
  "goodsInfo": "Goods Info",
  "goodsName": " Description",
  "formInfo": "Information",
  "brand": "Brand",
  "num": "Ctns",
  "weight": "Weight",
  "volume": "CBM",
  "incoming": "Nature",
  "box": "Size",
  "lightVolume": "Volume weight",
  "lastTime": "Last operating time",
  "common": "Nomal",
  "processed": "Processed",
  "weightVolume": "Weight CBM",
  "weightException": "Heavy goods",
  "total": "Calculation",
  "rucang": "Warehousing calculation",
  "weightAgree": "Confirmed",
  "lightAgree": "Confirmed"
dragondean@qq.com's avatar
dragondean@qq.com committed
34
}