✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "Zi",
|
||||
"Hour": "Oră",
|
||||
"Minute": "Minută",
|
||||
"Month": "Lună",
|
||||
"Year": "An",
|
||||
"balanceRecharge": "Reîncărcare sold",
|
||||
"buyNow": "Cumpără acum",
|
||||
"buySubscription": "Cumpără abonament",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"month": "lună",
|
||||
"months": "luni",
|
||||
"name": "Nume",
|
||||
"orderClosed": "Comanda a fost închisă",
|
||||
"orderList": "Listă de comenzi",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "Zi",
|
||||
"Hour": "Oră",
|
||||
"Minute": "Minut",
|
||||
"Month": "Lună",
|
||||
"Year": "An",
|
||||
"all": "Toate",
|
||||
"billing": {
|
||||
"billingTitle": "Factură produs",
|
||||
"couponDiscount": "Reducere cupon",
|
||||
"duration": "Durata pachetului",
|
||||
"fee": "Taxă de procesare",
|
||||
"months": "luni",
|
||||
"price": "Preț",
|
||||
"productDiscount": "Reducere produs",
|
||||
"total": "Total"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "lună",
|
||||
"productDescription": "Descrierea produsului",
|
||||
"products": "produse"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user