From 1f006a409382e4dc1151d7bf123420b26811e52f Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Mon, 10 Oct 2022 05:12:39 +0000
Subject: [PATCH] Translated using Weblate (Hungarian)

Currently translated at 81.8% (108 of 132 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hu/
---
 public/locales/hu/common.json | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json
index ac4d7fff..581420ea 100644
--- a/public/locales/hu/common.json
+++ b/public/locales/hu/common.json
@@ -180,5 +180,16 @@
         "cpu": "CPU",
         "lxc": "LXC",
         "vms": "VMs"
+    },
+    "unifi": {
+        "users": "Users",
+        "uptime": "System Uptime",
+        "days": "Days",
+        "wan": "WAN",
+        "lan_users": "LAN Users",
+        "wlan_users": "WLAN Users",
+        "up": "UP",
+        "down": "DOWN",
+        "wait": "Please wait"
     }
 }