🐛 fix(billing): Add display for gift amount in subscription billing
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"fee": "Poplatek",
|
||||
"price": "Cena",
|
||||
"productDiscount": "Sleva na zboží",
|
||||
"total": "Celková cena"
|
||||
"total": "Celková cena",
|
||||
"gift": "Odpočet dárku"
|
||||
},
|
||||
"buy": "Koupit",
|
||||
"buyNow": "Koupit nyní",
|
||||
|
||||
Reference in New Issue
Block a user