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" } }