[add] - translation pumpe filter

This commit is contained in:
Sebastian 2022-07-24 20:29:15 +02:00
parent f3d153726b
commit df33172650
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
[fix] - exists gegen defined [fix] - uninitialized 727

View File

@ -1238,6 +1238,7 @@ sub ReadingLangGerman {
'next watering: %s' => 'Nächste Bewässerung: %s', 'next watering: %s' => 'Nächste Bewässerung: %s',
'n/a' => 'nicht verfügbar', 'n/a' => 'nicht verfügbar',
'pump_not_filled' => 'Pumpe nicht gefüllt', 'pump_not_filled' => 'Pumpe nicht gefüllt',
'clean_fine_filter' => 'Filter reinigen',
); );
if ( if (

View File

@ -1,2 +1,2 @@
UPD 2022-07-21_19:43:48 49634 FHEM/73_GardenaSmartBridge.pm UPD 2022-07-21_19:43:48 49634 FHEM/73_GardenaSmartBridge.pm
UPD 2022-07-24_20:24:56 73564 FHEM/74_GardenaSmartDevice.pm UPD 2022-07-24_20:29:03 73628 FHEM/74_GardenaSmartDevice.pm