This commit is contained in:
2026-01-21 12:42:00 +01:00
parent 846319b2c7
commit 2fcca45e4a
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,8 @@
"blog": "blog", "blog": "blog",
"produkte": "products", "produkte": "products",
"start": "start", "start": "start",
"danke": "thanks" "danke": "thanks",
"niederspannungskabel": "low-voltage-cables"
}, },
"products": { "products": {
"n2x2y": "n2x2y", "n2x2y": "n2x2y",

View File

@@ -9,7 +9,8 @@
"blog": "blog", "blog": "blog",
"products": "products", "products": "products",
"start": "start", "start": "start",
"thanks": "thanks" "thanks": "thanks",
"low-voltage-cables": "low-voltage-cables"
}, },
"products": { "products": {
"n2x2y": "n2x2y", "n2x2y": "n2x2y",