Commit 3c3f685c authored by XieZhiXiong's avatar XieZhiXiong

fix: 修复国际化key对不上的问题

parent 178e18a9
......@@ -169,7 +169,7 @@ export default {
"merchantCoupon.useTimeStart": "Deadline for receiving (issuing) coupons",
"merchantCoupon.useTimeEnd": "수령권 종료 시간",
"merchantCoupon.CustomerID": "Customer ID",
"merchantCoupon.DeterminepassCoupon?": "Are you sure you want to pass the selected coupon",
"merchantCoupon.DeterminepassCoupon": "Are you sure you want to pass the selected coupon?",
"merchantCoupon.giveCouponStartTime": "Start time for receiving (issuing) coupons",
"merchantCoupon.giveCouponEndTime": "The deadline for receiving (issuing) coupons",
"merchantCoupon.CollarAll": "Coupon Method (All)",
......
......@@ -169,7 +169,7 @@ export default {
"merchantCoupon.useTimeStart": "주문 (사용) 시작 시간",
"merchantCoupon.useTimeEnd": "주문 (사용) 종료 시간",
"merchantCoupon.CustomerID": '고객 ID',
"merchantCoupon.DeterminepassCoupon?": '선택한 쿠폰을 통과하시겠습니까?',
"merchantCoupon.DeterminepassCoupon": '선택한 쿠폰을 통과하시겠습니까?',
"merchantCoupon.giveCouponStartTime": '상품권 수령 시작 시간',
"merchantCoupon.giveCouponEndTime": '상품권 수령 마감 시간',
"merchantCoupon.CollarAll": '쿠폰 수령 방식(모두)',
......
......@@ -169,7 +169,7 @@ export default {
"merchantCoupon.useTimeStart": "下单(使用)起始时间",
"merchantCoupon.useTimeEnd": "下单(使用)止时间",
"merchantCoupon.CustomerID": "客户ID",
"merchantCoupon.DeterminepassCoupon?": "确定要通过选中的优惠券吗",
"merchantCoupon.DeterminepassCoupon": "确定要通过选中的优惠券吗?",
"merchantCoupon.giveCouponStartTime": "领(发)劵起始时间",
"merchantCoupon.giveCouponEndTime": "领(发)劵截止时间",
"merchantCoupon.CollarAll": "领劵方式(所有)",
......
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