From ca18e48453209bdf43bdca5af6305e8413b2bd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sch=C3=B6n?= Date: Wed, 8 Jun 2022 18:28:31 +0200 Subject: [PATCH] fixed wrong german translation (issue #36) --- MeshCentralRouter-translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MeshCentralRouter-translation.json b/MeshCentralRouter-translation.json index 544d889..b28ad89 100644 --- a/MeshCentralRouter-translation.json +++ b/MeshCentralRouter-translation.json @@ -1674,7 +1674,7 @@ }, { "cs": "Nastavení", - "de": "die Einstellungen", + "de": "Einstellungen", "en": "Settings", "es": "Configuraciones", "fr": "Réglages",