From 2fcca45e4ad8daaa60cacfe7db9786157956b8b1 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Wed, 21 Jan 2026 12:42:00 +0100 Subject: [PATCH] fix --- messages/de.json | 3 ++- messages/en.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/messages/de.json b/messages/de.json index d13321e6..4bbf8edc 100644 --- a/messages/de.json +++ b/messages/de.json @@ -9,7 +9,8 @@ "blog": "blog", "produkte": "products", "start": "start", - "danke": "thanks" + "danke": "thanks", + "niederspannungskabel": "low-voltage-cables" }, "products": { "n2x2y": "n2x2y", diff --git a/messages/en.json b/messages/en.json index a8bdaf27..a98145e2 100644 --- a/messages/en.json +++ b/messages/en.json @@ -9,7 +9,8 @@ "blog": "blog", "products": "products", "start": "start", - "thanks": "thanks" + "thanks": "thanks", + "low-voltage-cables": "low-voltage-cables" }, "products": { "n2x2y": "n2x2y",