错误提示三语修改
Showing
2 changed files
with
8 additions
and
8 deletions
... | @@ -708,10 +708,10 @@ module.exports = { | ... | @@ -708,10 +708,10 @@ module.exports = { |
708 | e2: "Please enter the collect address", | 708 | e2: "Please enter the collect address", |
709 | e3: "Please enter the collect E-mail", | 709 | e3: "Please enter the collect E-mail", |
710 | 710 | ||
711 | e4: "请选择国际号码区号", | 711 | e4: "Please select the collect nation(region)", |
712 | e5: "请选择国家(地区)", | 712 | e5: "Please select the collect district", |
713 | e6: "请选择省", | 713 | e6: "Please select the collect province", |
714 | e7: "请选择市", | 714 | e7: "Please select the collect city", |
715 | }, | 715 | }, |
716 | form:{ | 716 | form:{ |
717 | InternationalArea:"International area", | 717 | InternationalArea:"International area", | ... | ... |
... | @@ -718,10 +718,10 @@ module.exports = { | ... | @@ -718,10 +718,10 @@ module.exports = { |
718 | e2: "請填寫聯絡地址", | 718 | e2: "請填寫聯絡地址", |
719 | e3: "請填寫正確的電郵地址", | 719 | e3: "請填寫正確的電郵地址", |
720 | 720 | ||
721 | e4: "请选择国际号码区号", | 721 | e4: "請選擇國際號碼區號", |
722 | e5: "请选择国家(地区)", | 722 | e5: "請選擇國家(地區)", |
723 | e6: "请选择省", | 723 | e6: "請選擇省", |
724 | e7: "请选择市", | 724 | e7: "請選擇市", |
725 | }, | 725 | }, |
726 | form:{ | 726 | form:{ |
727 | InternationalArea:"國際號碼區號", | 727 | InternationalArea:"國際號碼區號", | ... | ... |
-
Please register or sign in to post a comment