fix(navigation): Corrected incorrect 'Home' label in both languages
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user