From 980859cad4ef9384e6f432c55298f8522499930c Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sat, 17 Sep 2022 18:18:15 +0000 Subject: [PATCH] 76_SolarForecast.pm: contrib 0.68.1 git-svn-id: https://svn.fhem.de/fhem/trunk@26414 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index ab5c9dbf0..99a4ce41f 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -388,8 +388,8 @@ my %hqtxt = ( DE => qq{Aus/Ein} }, auto => { EN => qq{Auto}, DE => qq{Auto} }, - bnsas => { EN => qq{between the next sunrise and sunset}, - DE => qq{zwischen dem nächsten Sonnenauf- und untergang} }, + bnsas => { EN => qq{from the upcoming sunrise}, + DE => qq{ab dem kommenden Sonnenaufgang} }, after => { EN => qq{after}, DE => qq{nach} }, pstate => { EN => qq{Planning status: 
On: 
Off: },