🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Taxa de Serviço",
|
||||
"price": "Preço",
|
||||
"productDiscount": "Desconto do Produto",
|
||||
"total": "Preço Total"
|
||||
"total": "Preço Total",
|
||||
"gift": "Dedução de Presente"
|
||||
},
|
||||
"buy": "Comprar",
|
||||
"buyNow": "Compre Agora",
|
||||
|
||||
Reference in New Issue
Block a user