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

Currently translated at 21.9% (46 of 210 strings)

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

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