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": "วัน",
"Hour": "ชั่วโมง",
"Minute": "นาที",
"Month": "เดือน",
"Year": "ปี",
"balanceRecharge": "เติมเงินยอดคงเหลือ",
"buyNow": "ซื้อทันที",
"buySubscription": "ซื้อการสมัครสมาชิก",
@@ -16,8 +21,6 @@
"stripe_alipay": "Stripe (อาลีเพย์)",
"stripe_wechat_pay": "Stripe (วีแชท)"
},
"month": "เดือน",
"months": "เดือน",
"name": "ชื่อ",
"orderClosed": "คำสั่งซื้อถูกปิดแล้ว",
"orderList": "รายการสั่งซื้อ",
+5 -2
View File
@@ -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": "สินค้า"
}