Commit 2cb5b3bc authored by 332784038@qq.com's avatar 332784038@qq.com

Update en.js

parent 7c04c8f9
...@@ -1020,34 +1020,43 @@ export default { ...@@ -1020,34 +1020,43 @@ export default {
lodop: "Check that the LODOP print control is installed and started", lodop: "Check that the LODOP print control is installed and started",
}, },
release: { release: {
orderNo: "The order number", orderNo: 'The order number',
sumNum: "sumNum", sumNum: 'sumNum',
sumVolume: "volume", sumVolume: 'volume',
sumWeight: "weight", sumWeight: 'weight',
sumConNum: "sumConNum", sumConNum: 'sumConNum',
remainNum: "Number of containers remaining", remainNum: 'Number of containers remaining',
releaseNotice: "Please fill in the release information", unloadTime: 'Arrival date/unloading date',
consigneeName: "consigneeName", lockConsigneeTime: 'Locked recipient expiration',
consigneeNameRules: "Please fill in the consignee", limitUpdateConsignee: 'Restrict modification of recipient',
consigneeNameNotice: "Please enter consignee", releaseNotice: 'Please fill in the release information',
releaseNotesOne: 'Note: The order lock recipient has not expired, and it is not allowed to modify the controlled recipient',
releaseNotesTwo: 'Note: The order lock recipient information has expired, allowing modification of the controlled recipient information',
releaseNotesThree: 'Note: The order has not been unloaded/delivered to the warehouse, and it is not allowed to modify the consignee of the controlled goods',
releaseNotesFour: 'Note: Orders allow modification of the consignee for controlled goods',
consigneeName: 'consigneeName',
consigneeNameRules: 'Please fill in the consignee',
consigneeNameNotice: 'Please enter consignee',
consigneePhone: "Consignee's telephone number", consigneePhone: "Consignee's telephone number",
consigneePhoneNotice: "Please enter the consignee's telephone number", consigneePhoneNotice: "Please enter the consignee's telephone number",
consigneeEmail: "Consignee's email address", consigneeEmail: "Consignee's email address",
consigneeEmailNotice: "Please enter consignee's email address", consigneeEmailNotice: "Please enter consignee's email address",
conNum: "conNum", conNum: 'conNum',
pickNum: "pickNum", pickNum: 'pickNum',
pickVolume: "volume(m³)", pickVolume: 'volume(m³)',
pickWeight: "weight(kg)", pickWeight: 'weight(kg)',
remarks: "remarks", remarks: 'remarks',
phone: "phone", phone: 'phone',
phoneNotice: "enter the phone number", phoneNotice: 'enter the phone number',
code: "Mobile verification code", code: 'Mobile verification code',
codeRules: "The verification code cannot be empty", codeRules: 'The verification code cannot be empty',
codeNotice: "Please input the mobile phone verification code", codeNotice: 'Please input the mobile phone verification code',
submit: "submit", submit: 'submit',
close: "close", close: 'close',
agree: "agree", agree: 'agree',
release: "release", release: 'release',
yes: 'Yes',
no: 'No'
}, },
sendSmsCode: { sendSmsCode: {
send: "send", send: "send",
......
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