🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Tarifa",
|
||||
"price": "Precio",
|
||||
"productDiscount": "Descuento de Producto",
|
||||
"total": "Total"
|
||||
"total": "Total",
|
||||
"gift": "Deducción de Regalo"
|
||||
},
|
||||
"buy": "Comprar",
|
||||
"buyNow": "Comprar Ahora",
|
||||
|
||||
Reference in New Issue
Block a user