From bae8da24b6d6dca5bd85f311bc8f2ccda77293d7 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 25 Oct 2022 05:25:31 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 79.0% (166 of 210 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 249822023..64224cc93 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -273,5 +273,13 @@ "quicklaunch": { "bookmark": "Bookmark", "service": "Servizio" + }, + "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}}" } }