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": "Gün",
"Hour": "Saat",
"Minute": "Dakika",
"Month": "Ay",
"Year": "Yıl",
"balanceRecharge": "Bakiye Yükleme",
"buyNow": "Şimdi Satın Al",
"buySubscription": "Abonelik Satın Al",
@@ -16,8 +21,6 @@
"stripe_alipay": "Stripe(Alipay)",
"stripe_wechat_pay": "Stripe(WeChat)"
},
"month": "ay",
"months": "aylar",
"name": "Adı",
"orderClosed": "Sipariş kapatıldı",
"orderList": "Sipariş Listesi",
+5 -2
View File
@@ -1,11 +1,15 @@
{
"Day": "Gün",
"Hour": "Saat",
"Minute": "Dakika",
"Month": "Ay",
"Year": "Yıl",
"all": "Tümü",
"billing": {
"billingTitle": "Ürün Faturası",
"couponDiscount": "Kupon İndirimi",
"duration": "Paket Süresi",
"fee": "İşlem Ücreti",
"months": "Ay",
"price": "Fiyat",
"productDiscount": "Ürün İndirimi",
"total": "Toplam Fiyat"
@@ -25,7 +29,6 @@
"stripe_alipay": "Stripe(Alipay)",
"stripe_wechat_pay": "Stripe(WeChat)"
},
"perMonth": "ay",
"productDescription": "Ürün Açıklaması",
"products": "ürünler"
}