i18n slugs fix
Some checks failed
Build & Deploy KLZ Cables / deploy (push) Failing after 17m15s

This commit is contained in:
2026-01-21 16:33:48 +01:00
parent 656852e983
commit 1d472062b1
6 changed files with 42 additions and 35 deletions

View File

@@ -10,7 +10,10 @@
"produkte": "products",
"start": "start",
"danke": "thanks",
"niederspannungskabel": "low-voltage-cables"
"niederspannungskabel": "low-voltage-cables",
"ny2y": "ny2y",
"nycwy": "nycwy",
"nyy": "nyy"
},
"products": {
"n2x2y": "n2x2y",

View File

@@ -10,7 +10,10 @@
"products": "products",
"start": "start",
"thanks": "thanks",
"low-voltage-cables": "low-voltage-cables"
"low-voltage-cables": "low-voltage-cables",
"ny2y": "ny2y",
"nycwy": "nycwy",
"nyy": "nyy"
},
"products": {
"n2x2y": "n2x2y",