Commit 93fd3fb1 authored by chenwei's avatar chenwei

Merge branch 'feature' into 'release'

提货点

See merge request !13
parents 00b6fdca 19fb9f79
......@@ -8,8 +8,8 @@ export default {
logExchange: 'exchange log',
redeemGifts: 'redeem gifts',
pointsCampaign: 'points campaign',
pointsRemark: 'Points can be redeemed differently at different outlets',
outlets: 'Please select a location',
pointsRemark: 'Redemption points are different at different pick-up points',
outlets: 'Please select the pick-up point',
remainder: val => {
return `剩余${val}份`
},
......
......@@ -8,8 +8,8 @@ export default {
logExchange: '兑换日志',
redeemGifts: '兑换礼品',
pointsCampaign: '积分活动',
pointsRemark: '不同点兑换积分不同',
outlets: '请选择',
pointsRemark: '不同提货点兑换积分不同',
outlets: '请选择提货',
remainder: val => {
return `剩余${val}份`
},
......
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