feat(subscribe): Add unit time

This commit is contained in:
web@ppanel
2024-12-20 18:52:30 +07:00
parent d8b0bd9c2d
commit 39d07ecee5
80 changed files with 553 additions and 165 deletions
+5 -2
View File
@@ -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",
+5 -2
View File
@@ -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"
}