zh.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "notifications.order.paymentSuccess.title": "团购支付成功",
  3. "notifications.order.paymentSuccess.content": "您参与的团购订单[%s]已支付成功",
  4. "notifications.order.groupBuyWin.title": "团购成功",
  5. "notifications.order.groupBuyWin.content": "您参与的团购订单[%s]已中选",
  6. "notifications.order.groupBuyLose.title": "团购成功",
  7. "notifications.order.groupBuyLose.content": "您参与的团购订单[%s]未中选",
  8. "notifications.order.provideAddress.title": "订单提供收货地址",
  9. "notifications.order.provideAddress.content": "您参与的团购订单[%s]请提供收货地址",
  10. "notifications.order.groupBuyFail.title": "团购失败",
  11. "notifications.order.groupBuyFail.content": "您参与的团购订单[%s]已失败",
  12. "notifications.order.shipped.title": "订单发货成功",
  13. "notifications.order.shipped.content": "您参与的团购订单[%s]已成功发货",
  14. "notifications.reward.referFriends.title": "推荐好友奖励",
  15. "notifications.reward.referFriends.content": "您已获得推荐好友奖励",
  16. "notifications.reward.groupBuy.title": "参团奖励",
  17. "notifications.reward.groupBuy.content": "您已获得奖励,订单号[%s]",
  18. "notifications.reward.openGroupBuy.title": "开团奖励",
  19. "notifications.reward.openGroupBuy.content": "您已获得开团奖励,订单号[%s]",
  20. "notifications.reward.directReferral.title": "直接推荐奖励",
  21. "notifications.reward.directReferral.content": "您已获得直接推荐奖励",
  22. "notifications.reward.checkin.title": "签到奖励",
  23. "notifications.reward.checkin.content": "您已获得签到奖励",
  24. "notifications.reward.firstCommission.title": "Direct Referral Reward",
  25. "notifications.reward.firstCommission.content": "You have received the reward for Direct Referral",
  26. "notifications.reward.secondaryCommission.title": "Direct Referral Reward",
  27. "notifications.reward.secondaryCommission.content": "You have received the reward for Direct Referral",
  28. "notifications.money.rechargeSuccess.title": "充值成功",
  29. "notifications.money.rechargeSuccess.content": "您的KLICK钱包已成功充值",
  30. "notifications.money.withdrawalAccountSuccess.title": "提现成功",
  31. "notifications.money.withdrawalAccountSuccess.content": "您的收益账户提现请求已处理",
  32. "notifications.money.withdrawalWalletSuccess.title": "提现成功",
  33. "notifications.money.withdrawalWalletSuccess.content": "您的KLICK钱包提现请求已处理",
  34. "notifications.money.withdrawalFail.title": "提现失败",
  35. "notifications.money.withdrawalFail.content": "您的提现请求已失败"
  36. }