apply items validation and fix taxes list viewing

This commit is contained in:
2026-01-17 10:04:34 +03:00
parent 4dfa08d26c
commit 8083e9ec96
4 changed files with 55 additions and 27 deletions

View File

@@ -304,8 +304,8 @@
"checkRequiredFields": "Please check required fields",
"applyYourAvailableRewardsToGetDiscountsOnItemsInYourCart": "Apply your available rewards to get discounts on items in your cart",
"loyalty": "Loyalty",
"vatTax": "Tax (Vat)",
"otherTaxes": "Tax (Other)"
"vat": "Vat ({{value}}%)",
"otherTaxes": "{{name}} ({{value}}%)"
},
"checkout": {
"addCarDetails": "Add Car Details",
@@ -352,7 +352,8 @@
"change": "Change",
"pickup": "Pickup",
"setPickupTime": "Set Pickup Time",
"carPlateNumber": "Car Plate Number"
"carPlateNumber": "Car Plate Number",
"noItems": "No items in cart"
},
"address": {
"title": "Address",