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_wechat_pay": "स्ट्राइप (वीचैट)"
},
"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_wechat_pay": "स्ट्राइप (वीचैट)"
},
"perMonth": "महीना",
"productDescription": "उत्पाद विवरण",
"products": "उत्पाद"
}