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

Currently translated at 62.3% (131 of 210 strings)

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

diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json
index 9d0e012d..427393dd 100644
--- a/public/locales/ca/common.json
+++ b/public/locales/ca/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}}"
     }
 }