diff --git a/public/locales/es/common.json b/public/locales/es/common.json index e1e926a9..85f4f650 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -562,5 +562,10 @@ "books": "Libros", "podcastsDuration": "Duración", "booksDuration": "Duración" + }, + "homeassistant": { + "people_home": "People Home", + "lights_on": "Lights On", + "switches_on": "Switches On" } }