✨ feat(subscribe): Add unit time
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"Day": "Tag",
|
||||
"Hour": "Stunde",
|
||||
"Minute": "Minute",
|
||||
"Month": "Monat",
|
||||
"Year": "Jahr",
|
||||
"balanceRecharge": "Guthaben aufladen",
|
||||
"buyNow": "Jetzt kaufen",
|
||||
"buySubscription": "Abonnement kaufen",
|
||||
@@ -16,8 +21,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"month": "Monat",
|
||||
"months": "Monate",
|
||||
"name": "Name",
|
||||
"orderClosed": "Bestellung wurde geschlossen",
|
||||
"orderList": "Bestellliste",
|
||||
|
||||
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"Day": "Tag",
|
||||
"Hour": "Stunde",
|
||||
"Minute": "Minute",
|
||||
"Month": "Monat",
|
||||
"Year": "Jahr",
|
||||
"all": "Alle",
|
||||
"billing": {
|
||||
"billingTitle": "Produktrechnung",
|
||||
"couponDiscount": "Rabattcode-Rabatt",
|
||||
"duration": "Paketdauer",
|
||||
"fee": "Bearbeitungsgebühr",
|
||||
"months": "Monate",
|
||||
"price": "Preis",
|
||||
"productDiscount": "Produktrabatt",
|
||||
"total": "Gesamtpreis"
|
||||
@@ -25,7 +29,6 @@
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "Monat",
|
||||
"productDescription": "Produktbeschreibung",
|
||||
"products": "Produkte"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user