This commit is contained in:
Henrik Larsson
2023-08-08 17:06:04 +02:00
parent 22aab2f657
commit 047e5fe566
16 changed files with 214 additions and 169 deletions

View File

@@ -39,7 +39,7 @@
"selectSize": "Select size"
},
"cart": {
"myCarttitle": "My cart",
"myCartTitle": "My cart",
"subTotal": "Subtotal",
"taxes": "Taxes",
"calculatedAtCheckout": "Calculated at checkout",
@@ -62,7 +62,8 @@
"seo": {
"title": "My cart",
"description": "All products in my shopping cart are displayed here"
}
},
"openCart": "Open cart"
},
"checkout": {
"checkoutTitle": "Checkout",