From b8cc3bcfe9cb4c7f614b26c7b4389fae9ae9d148 Mon Sep 17 00:00:00 2001 From: Frank Date: Fri, 9 Feb 2024 16:37:08 +0100 Subject: [PATCH] Add hint to 'INV_RESET_MIDNIGHT' --- src/web/lang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web/lang.json b/src/web/lang.json index 689fbb06..1e79f8bf 100644 --- a/src/web/lang.json +++ b/src/web/lang.json @@ -290,8 +290,8 @@ }, { "token": "INV_RESET_MIDNIGHT", - "en": "Reset values and YieldDay at midnight", - "de": "Werte und Gesamtertrag um Mitternacht zurücksetzen" + "en": "Reset values and YieldDay at midnight. ('Pause communication during night' need to be set)", + "de": "Werte und Gesamtertrag um Mitternacht zurücksetzen ('Kommunikation während der Nacht pausieren' muss gesetzt sein)" }, { "token": "INV_PAUSE_SUNSET",