From 02011b2a00595d4f1788746739da05d8fb8b2d1d Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Wed, 5 Oct 2022 20:02:08 +0000 Subject: [PATCH] 76_SolarForecast.pm: contrib 0.68.6 git-svn-id: https://svn.fhem.de/fhem/trunk@26487 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index d2dce5bda..41b8f95ce 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -420,7 +420,7 @@ my %hqtxt = ( strok => { EN => qq{Congratulations 😊, your system configuration has been checked and is error-free !}, DE => qq{Herzlichen Glückwunsch 😊, ihre Anlagenkonfiguration wurde geprüft und ist fehlerfrei !} }, strwn => { EN => qq{Looks quite good 😐, the check of the plant configuration showed only warnings !}, - DE => qq{Sieht ganz gut aus 😐, die Prüfung der Anlagenkonfiguration ergab nur Warnungen !} }, + DE => qq{Sieht ganz gut aus 😐, die Prüfung der Anlagenkonfiguration ergab lediglich Warnungen !} }, strnok => { EN => qq{Oh no 🙁, your string configuration is inconsistent.\nPlease check the settings !}, DE => qq{Oh nein 🙁, Ihre String-Konfiguration ist inkonsistent.\nBitte überprüfen Sie die Einstellungen !} }, );