✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "Nap",
|
||||
"Hour": "Óra",
|
||||
"Minute": "Perc",
|
||||
"Month": "Hónap",
|
||||
"Year": "Év",
|
||||
"balanceRecharge": "Egyenleg feltöltése",
|
||||
"buyNow": "Vásároljon most",
|
||||
"buySubscription": "Előfizetés vásárlása",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"month": "hónap",
|
||||
"months": "hónapok",
|
||||
"name": "Név",
|
||||
"orderClosed": "A rendelés lezárva",
|
||||
"orderList": "Rendelési lista",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "Nap",
|
||||
"Hour": "Óra",
|
||||
"Minute": "Perc",
|
||||
"Month": "Hónap",
|
||||
"Year": "Év",
|
||||
"all": "Összes",
|
||||
"billing": {
|
||||
"billingTitle": "Termékszámla",
|
||||
"couponDiscount": "Kuponkedvezmény",
|
||||
"duration": "Csomag időtartama",
|
||||
"fee": "Kezelési díj",
|
||||
"months": "hónapok",
|
||||
"price": "Ár",
|
||||
"productDiscount": "Termékkedvezmény",
|
||||
"total": "Teljes ár"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "hónap",
|
||||
"productDescription": "Termékleírás",
|
||||
"products": "termékek"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user