✨ 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