From eb0dd79c803dcb84f7cc13afc42e2b07b88cff13 Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:41:11 +0100 Subject: [PATCH] v4.3.3.20 - Update ioBroker_NSPanel_locales.json --- ioBroker/ioBroker_NSPanel_locales.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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",