From a72f08ea2d8b638dabdc7e0d0559caaed5f2e34a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 25 Oct 2022 05:25:30 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 54.7% (115 of 210 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 64cce578..904cfa76 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -284,5 +284,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}}" } }