bbdc2758 by simon

错误提示三语修改

1 parent d4ab5b90
......@@ -708,10 +708,10 @@ module.exports = {
e2: "Please enter the collect address",
e3: "Please enter the collect E-mail",
e4: "请选择国际号码区号",
e5: "请选择国家(地区)",
e6: "请选择省",
e7: "请选择市",
e4: "Please select the collect nation(region)",
e5: "Please select the collect district",
e6: "Please select the collect province",
e7: "Please select the collect city",
},
form:{
InternationalArea:"International area",
......
......@@ -718,10 +718,10 @@ module.exports = {
e2: "請填寫聯絡地址",
e3: "請填寫正確的電郵地址",
e4: "请选择国际号码区号",
e5: "请选择国家(地区)",
e6: "请选择省",
e7: "请选择市",
e4: "請選擇國際號碼區號",
e5: "請選擇國家(地區)",
e6: "請選擇省",
e7: "請選擇市",
},
form:{
InternationalArea:"國際號碼區號",
......