update cart discount for prod build, add loading toast
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"emptyCartMessage": "Sinu ostukorv on tühi",
|
||||
"emptyCartMessageDescription": "Lisa tooteid ostukorvi, et jätkata.",
|
||||
"subtotal": "Vahesumma",
|
||||
"promotionsTotal": "Soodustuse summa",
|
||||
"total": "Summa",
|
||||
"promotionsTotal": "Soodustuse summa",
|
||||
"table": {
|
||||
"item": "Toode",
|
||||
"quantity": "Kogus",
|
||||
@@ -34,8 +34,10 @@
|
||||
"appliedCodes": "Rakendatud sooduskoodid:",
|
||||
"removeError": "Sooduskoodi eemaldamine ebaõnnestus",
|
||||
"removeSuccess": "Sooduskood eemaldatud",
|
||||
"removeLoading": "Sooduskoodi eemaldamine",
|
||||
"addError": "Sooduskoodi rakendamine ebaõnnestus",
|
||||
"addSuccess": "Sooduskood rakendatud"
|
||||
"addSuccess": "Sooduskood rakendatud",
|
||||
"addLoading": "Rakendan sooduskoodi..."
|
||||
},
|
||||
"items": {
|
||||
"synlabAnalyses": {
|
||||
|
||||
Reference in New Issue
Block a user