shop changes and nav ux refinements

This commit is contained in:
Dorian
2026-04-24 15:51:32 +01:00
parent 06de567842
commit cbc1a4e739
65 changed files with 279 additions and 125 deletions

View File

@@ -30,7 +30,9 @@ const de = {
'shop.feature.cook': 'Für die Küche',
'shop.feature.clean': 'Für den Haushalt',
'shop.feature.care': 'Für Körper & Pflege',
'shop.feature.cta': 'Zur Kategorie',
'shop.feature.cta.cook': 'Zur Küche',
'shop.feature.cta.clean': 'Zum Haushalt',
'shop.feature.cta.care': 'Zur Pflege',
'cart.open': 'Warenkorb öffnen',
'cart.label': 'Warenkorb',
'cart.subtotal': 'Zwischensumme',
@@ -443,7 +445,9 @@ const en = {
'shop.feature.cook': 'For the kitchen',
'shop.feature.clean': 'For the home',
'shop.feature.care': 'For body & care',
'shop.feature.cta': 'Shop category',
'shop.feature.cta.cook': 'Shop kitchen',
'shop.feature.cta.clean': 'Shop home',
'shop.feature.cta.care': 'Shop care',
'cart.open': 'Open cart',
'cart.label': 'Cart',
'cart.subtotal': 'Subtotal',