coupon.js 128 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1
export default {
Smile's avatar
Smile committed
2 3 4 5 6
  "coupons": "Coupons",
  "no": "Not used",
  "use": "Used",
  "out": "Expired",
  "go": "Create a new order"
dragondean@qq.com's avatar
dragondean@qq.com committed
7
}