From 359dd39e85d87fb9b89745f4675c9c9cb8caaa68 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 12 Apr 2023 08:14:36 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 97.2% (395 of 406 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 69578820..246c357d 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -562,5 +562,10 @@ "books": "Livros", "podcastsDuration": "Duração", "booksDuration": "Duração" + }, + "homeassistant": { + "people_home": "People Home", + "lights_on": "Lights On", + "switches_on": "Switches On" } }