From 7ea95fff72df9f25c2dacf1332c7d7d901e4d31c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 25 Oct 2022 05:25:24 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 58.5% (123 of 210 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index d043920be..f0fd82e9d 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/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}}" } }