diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index dfbdbb624..8d6022f10 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -562,5 +562,10 @@ "books": "Boeken", "podcastsDuration": "Duur", "booksDuration": "Duur" + }, + "homeassistant": { + "people_home": "People Home", + "lights_on": "Lights On", + "switches_on": "Switches On" } }