✨ 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