🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Taxă de procesare",
|
||||
"price": "Preț",
|
||||
"productDiscount": "Reducere produs",
|
||||
"total": "Total"
|
||||
"total": "Total",
|
||||
"gift": "Deducere cadou"
|
||||
},
|
||||
"buy": "Cumpără",
|
||||
"buyNow": "Cumpără acum",
|
||||
|
||||
Reference in New Issue
Block a user