update order details view, translations

This commit is contained in:
2025-09-10 06:34:18 +03:00
parent fa0bbe64fb
commit b8a8eab87c
10 changed files with 56 additions and 35 deletions

View File

@@ -3,9 +3,6 @@
"description": "Vaata oma ostukorvi",
"emptyCartMessage": "Sinu ostukorv on tühi",
"emptyCartMessageDescription": "Lisa tooteid ostukorvi, et jätkata.",
"subtotal": "Vahesumma",
"total": "Summa",
"promotionsTotal": "Soodustuse summa",
"table": {
"item": "Toode",
"quantity": "Kogus",
@@ -58,7 +55,11 @@
}
},
"order": {
"title": "Tellimus"
"title": "Tellimus",
"promotionsTotal": "Soodustuse summa",
"subtotal": "Vahesumma",
"total": "Summa",
"giftCard": "Kinkekaart"
},
"orderConfirmed": {
"title": "Tellimus on edukalt esitatud",