fix(navigation): Corrected incorrect 'Home' label in both languages
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 17s
Build & Deploy / 🧪 QA (push) Successful in 4m11s
Build & Deploy / 🏗️ Build (push) Successful in 8m43s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Smoke Test (push) Successful in 47s
Build & Deploy / ⚡ Lighthouse (push) Successful in 3m57s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-02-19 21:40:20 +01:00
parent e3e0a7670c
commit f1d49416d1
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
}, },
"Navigation": { "Navigation": {
"menu": "Menü", "menu": "Menü",
"home": "KLZ Cables Startseite", "home": "Startseite",
"team": "Team", "team": "Team",
"products": "Produkte", "products": "Produkte",
"blog": "Blog", "blog": "Blog",

View File

@@ -59,7 +59,7 @@
}, },
"Navigation": { "Navigation": {
"menu": "Menu", "menu": "Menu",
"home": "KLZ Cables Home", "home": "Home",
"team": "Team", "team": "Team",
"products": "Products", "products": "Products",
"blog": "Blog", "blog": "Blog",