✨ 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