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

Currently translated at 89.3% (118 of 132 strings)

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

diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json
index eaa9af3a..c3371cd0 100644
--- a/public/locales/ro/common.json
+++ b/public/locales/ro/common.json
@@ -180,5 +180,16 @@
         "mem": "MEM",
         "cpu": "CPU",
         "lxc": "LXC"
+    },
+    "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"
     }
 }