enhance bottom sheets styles

This commit is contained in:
2025-12-04 14:37:43 +03:00
parent 29423036cd
commit f9ea67ed3b
5 changed files with 53 additions and 54 deletions

View File

@@ -168,7 +168,9 @@
"joinUs": "Join us",
"joinUsDescription": "to earn loyalty points",
"openingHours": "Opening Hours: {{openingTime}} - {{closingTime}}",
"restaurantIsClosed": "Restaurant is closed"
"restaurantIsClosed": "Restaurant is closed",
"pay": "Pay",
"payDescription": "Pay for your order"
},
"cart": {
"title": "Cart",
@@ -431,6 +433,7 @@
"yourAmount": "Your Amount",
"selectedTotal": "Selected Total",
"splitBillAmount": "Split Bill Amount",
"removeSplitWay": "Remove Split Way"
"removeSplitWay": "Remove Split Way",
"amount": "Amount"
}
}