From 52a9e718b6e61c1f3dd7d1ae98473d6c9e037134 Mon Sep 17 00:00:00 2001
From: Gerge <gerge.palfi@gmail.com>
Date: Tue, 5 Mar 2024 13:39:02 +0000
Subject: [PATCH] Translated using Weblate (Hungarian)

Currently translated at 100.0% (114 of 114 strings)

Translation: Dockge/dockge
Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/hu/
---
 frontend/src/lang/hu.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/frontend/src/lang/hu.json b/frontend/src/lang/hu.json
index 8d940da..1f72d43 100644
--- a/frontend/src/lang/hu.json
+++ b/frontend/src/lang/hu.json
@@ -111,5 +111,6 @@
     "Cannot connect to the socket server.": "A Socket csatlakozás nem elérhető.",
     "connecting...": "Csatlakozás a socket szerver-hez…",
     "url": "URL | URL-ek",
-    "dockgeURL": "Dockge URL (pl. http://127.0.0.1:5001)"
+    "dockgeURL": "Dockge URL (pl. http://127.0.0.1:5001)",
+    "LongSyntaxNotSupported": "A hosszú szintaxis itt nem támogatott. Használja a YAML szerkesztőt."
 }