fix(navigation): Corrected incorrect 'Home' label in both languages

This commit is contained in:
2026-02-19 21:40:20 +01:00
parent 166f023e3b
commit 0dd47491f0
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",