🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Gebyr",
|
||||
"price": "Pris",
|
||||
"productDiscount": "Produkt rabatt",
|
||||
"total": "Totalpris"
|
||||
"total": "Totalpris",
|
||||
"gift": "Gavefradrag"
|
||||
},
|
||||
"buy": "Kjøp",
|
||||
"buyNow": "Kjøp Nå",
|
||||
|
||||
Reference in New Issue
Block a user