mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-10 21:48:32 +01:00
fix: handle retrieval error for weather data
This commit is contained in:
@@ -42,3 +42,5 @@ info_divergence = "INFO: Seitenverhältnisabweichung zu A4: {:.2f}%"
|
||||
success = "INFO: Fertig."
|
||||
testing_input = "Info: Eingabedatei wird geprüft..."
|
||||
testing_input_suc = "Info: Eingabedatei akzeptiert."
|
||||
|
||||
failed_to_retrieve = "ERROR: Kann Wetterarchiv-Daten nicht herunterladen ({})"
|
||||
|
||||
Reference in New Issue
Block a user