Commit bd99f57e authored by 赵振东's avatar 赵振东

fix: 49811 启运港未翻译

parent f5b6dd22
......@@ -103,6 +103,7 @@ export default {
'order.detailInfo.purchaseRate': 'Purchase Exchange Rate',
'order.detailInfo.etd': 'ETD',
'order.detailInfo.eta': 'ETA',
'order.detailInfo.portOfDeparture': 'Port of departure',
'order.detailInfo.portOfDepartment': 'Port of departure',
'order.detailInfo.portOfDestination': 'Destination Port',
'order.detailInfo.deliverPeriod': 'Planned shipment date',
......
......@@ -98,8 +98,8 @@ export default {
'order.detailInfo.purchaseRate': '購買レート',
'order.detailInfo.etd': 'ETD',
'order.detailInfo.eta': 'ETA',
'order.detailInfo.portOfDeparture': '出港',
'order.detailInfo.portOfDestination': '目的港',
'order.detailInfo.portOfDeparture': 'こううん',
'order.detailInfo.portOfDestination': 'ですん',
'order.detailInfo.deliverPeriod': '出荷予定日',
'order.detailInfo.receivePeriod': '計画出荷日',
'order.detailInfo.orderNo': '注文番号',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment