✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "Ngày",
|
||||
"Hour": "Giờ",
|
||||
"Minute": "Phút",
|
||||
"Month": "Tháng",
|
||||
"Year": "Năm",
|
||||
"balanceRecharge": "Nạp tiền số dư",
|
||||
"buyNow": "Mua ngay",
|
||||
"buySubscription": "Mua đăng ký",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"month": "tháng",
|
||||
"months": "tháng",
|
||||
"name": "Tên",
|
||||
"orderClosed": "Đơn hàng đã đóng",
|
||||
"orderList": "Danh sách đơn hàng",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "Ngày",
|
||||
"Hour": "Giờ",
|
||||
"Minute": "Phút",
|
||||
"Month": "Tháng",
|
||||
"Year": "Năm",
|
||||
"all": "Tất cả",
|
||||
"billing": {
|
||||
"billingTitle": "Hóa đơn sản phẩm",
|
||||
"couponDiscount": "Ưu đãi mã giảm giá",
|
||||
"duration": "Thời gian gói",
|
||||
"fee": "Phí dịch vụ",
|
||||
"months": "tháng",
|
||||
"price": "Giá",
|
||||
"productDiscount": "Giảm giá sản phẩm",
|
||||
"total": "Tổng giá"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "tháng",
|
||||
"productDescription": "Mô tả sản phẩm",
|
||||
"products": "Sản phẩm"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user