✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "Dag",
|
||||
"Hour": "Time",
|
||||
"Minute": "Minutt",
|
||||
"Month": "Måned",
|
||||
"Year": "År",
|
||||
"balanceRecharge": "Saldoopplading",
|
||||
"buyNow": "Kjøp nå",
|
||||
"buySubscription": "Kjøp abonnement",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"month": "måned",
|
||||
"months": "måneder",
|
||||
"name": "Navn",
|
||||
"orderClosed": "Bestillingen er stengt",
|
||||
"orderList": "Bestillingsliste",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "Dag",
|
||||
"Hour": "Time",
|
||||
"Minute": "Minutt",
|
||||
"Month": "Måned",
|
||||
"Year": "År",
|
||||
"all": "Alle",
|
||||
"billing": {
|
||||
"billingTitle": "Varefaktura",
|
||||
"couponDiscount": "Rabattkode rabatt",
|
||||
"duration": "Pakketid",
|
||||
"fee": "Gebyr",
|
||||
"months": "Måneder",
|
||||
"price": "Pris",
|
||||
"productDiscount": "Produkt rabatt",
|
||||
"total": "Totalpris"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "måned",
|
||||
"productDescription": "Produktbeskrivelse",
|
||||
"products": "Produkter"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user