🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Frais de service",
|
||||
"price": "Prix",
|
||||
"productDiscount": "Réduction sur le produit",
|
||||
"total": "Prix total"
|
||||
"total": "Prix total",
|
||||
"gift": "Déduction Cadeau"
|
||||
},
|
||||
"buy": "Acheter",
|
||||
"buyNow": "Acheter maintenant",
|
||||
|
||||
Reference in New Issue
Block a user