diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 64cce5781..904cfa76e 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}}" } }