From 54c71ebfd184df71796105469573a3a44edee155 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Tue, 25 Oct 2022 05:25:25 +0000
Subject: [PATCH] Translated using Weblate (Romanian)

Currently translated at 65.2% (137 of 210 strings)

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

diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json
index 3b09b099..ec35d759 100644
--- a/public/locales/ro/common.json
+++ b/public/locales/ro/common.json
@@ -273,5 +273,13 @@
     "quicklaunch": {
         "bookmark": "Bookmark",
         "service": "Service"
+    },
+    "homebridge": {
+        "update_available": "Update Available",
+        "up_to_date": "Up to Date",
+        "child_bridges": "Child Bridges",
+        "available_update": "System",
+        "updates": "Updates",
+        "child_bridges_status": "{{ok}}/{{total}}"
     }
 }