🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Bearbeitungsgebühr",
|
||||
"price": "Preis",
|
||||
"productDiscount": "Produktrabatt",
|
||||
"total": "Gesamtpreis"
|
||||
"total": "Gesamtpreis",
|
||||
"gift": "Geschenkabzug"
|
||||
},
|
||||
"buy": "Kaufen",
|
||||
"buyNow": "Jetzt kaufen",
|
||||
|
||||
Reference in New Issue
Block a user