update order details view, translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user