✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "天",
|
||||
"Hour": "时",
|
||||
"Minute": "分",
|
||||
"Month": "月",
|
||||
"Year": "年",
|
||||
"balanceRecharge": "余额充值",
|
||||
"buyNow": "立即购买",
|
||||
"buySubscription": "购买订阅",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe(支付宝)",
|
||||
"stripe_wechat_pay": "Stripe(微信)"
|
||||
},
|
||||
"month": "个月",
|
||||
"months": "个月",
|
||||
"name": "名称",
|
||||
"orderClosed": "订单已关闭",
|
||||
"orderList": "订单列表",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "天",
|
||||
"Hour": "时",
|
||||
"Minute": "分",
|
||||
"Month": "月",
|
||||
"Year": "年",
|
||||
"all": "全部",
|
||||
"billing": {
|
||||
"billingTitle": "商品账单",
|
||||
"couponDiscount": "折扣码优惠",
|
||||
"duration": "套餐时长",
|
||||
"fee": "手续费",
|
||||
"months": "个月",
|
||||
"price": "价格",
|
||||
"productDiscount": "商品折扣",
|
||||
"total": "总价"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe(支付宝)",
|
||||
"stripe_wechat_pay": "Stripe(微信)"
|
||||
},
|
||||
"perMonth": "月",
|
||||
"productDescription": "商品描述",
|
||||
"products": "商品"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user