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": {
"menu": "Menü",
"home": "KLZ Cables Startseite",
"home": "Startseite",
"team": "Team",
"products": "Produkte",
"blog": "Blog",

View File

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