diff --git a/src/static/lang/en/orderInfo.js b/src/static/lang/en/orderInfo.js index 6a78f835cf9b5d0d2ad761d6b451e2449d61de1f..294ddf99a25b768769251fd87239305f2cb09e5c 100644 --- a/src/static/lang/en/orderInfo.js +++ b/src/static/lang/en/orderInfo.js @@ -70,5 +70,22 @@ export default { "ballAddress": "address of pick up bill", "loans": "Collection of loans", "showInfo": "Show", - "hiddenInfo": "Hide" + "hiddenInfo": "Hide", + "copy":"copy", + "typeName":"value-added services", + "objectport":'Destination port customs clearance', + "ourUndertakes":'Our company undertakes', + "customerUndertakes":'Customer Undertaking', + "creator":'creator', + "warehouseName":'Warehouse', + "externalWarehouse":'External warehouse', + "estLoading":"Loading time", + "loadingAddress":"Loading address", + "tidanPrice":"Bill of lading Price", + "show":"display", + "noShow":"Do not display", + "createTime":"Creation time", + "inWarehouseInfo":"Warehouse entry information", + "quickNos":"prefill express tracking number", + "unitType":"Packaging type" } \ No newline at end of file diff --git a/src/static/lang/zh/orderInfo.js b/src/static/lang/zh/orderInfo.js index 4435eb67ce95765f5ac1a42ba149588287ed98e3..c35f411a520a9f1f9dc972a01c2f95916fd71320 100644 --- a/src/static/lang/zh/orderInfo.js +++ b/src/static/lang/zh/orderInfo.js @@ -70,5 +70,22 @@ export default { "ballAddress": "æ货点", "loans": "代收贷款", "showInfo": "展示", - "hiddenInfo": "éšè—" + "hiddenInfo": "éšè—", + "copy":"å¤åˆ¶", + "typeName":"增值æœåŠ¡", + "objectport":'目的港清关', + "ourUndertakes":'我å¸æ‰¿æŽ¥', + "customerUndertakes":'客户承接', + "creator":'创建人', + "warehouseName":'仓库', + "externalWarehouse":'外部仓', + "estLoading":"装柜时间", + "loadingAddress":"装柜地å€", + "tidanPrice":"æå•ä»·æ ¼", + "show":"显示", + "noShow":"ä¸æ˜¾ç¤º", + "createTime":"创建时间", + "inWarehouseInfo":"入仓信æ¯", + "quickNos":"å¡«å•å¿«é€’å•å·", + "unitType":"包装类型" } \ No newline at end of file