diff --git a/ioBroker/ioBroker_NSPanel_locales.json b/ioBroker/ioBroker_NSPanel_locales.json index fd6e1139..ed25192e 100644 --- a/ioBroker/ioBroker_NSPanel_locales.json +++ b/ioBroker/ioBroker_NSPanel_locales.json @@ -1047,6 +1047,14 @@ "zh-CN":"空闲", "zh-TW":"暫停" }, + "on":{ + "en-US":"On", + "de-DE":"Ein" + }, + "off":{ + "en-US":"Off", + "de-DE":"Aus" + }, "paused":{ "en-US":"Paused", "de-DE":"pausiert",