🐛 fix(billing): Add display for gift amount in subscription billing

This commit is contained in:
web
2025-07-24 05:55:56 -07:00
parent 96eba171d5
commit 04af2f9433
24 changed files with 52 additions and 23 deletions
+2 -1
View File
@@ -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",