diff --git a/59_Weather.pm b/59_Weather.pm index 5e1d596..0de13d2 100755 --- a/59_Weather.pm +++ b/59_Weather.pm @@ -646,7 +646,7 @@ sub WeatherAsHtmlD($;$) Examples:
define Forecast Weather apikey=987498ghjgf864 - define MyWeather Weather api=OpenWeatherMapAPI,cachemaxage:600 apikey=09878945fdskv876 location=52.4545,13.4545 interval=3600 language=de + define MyWeather Weather api=OpenWeatherMapAPI,cachemaxage:600 apikey=09878945fdskv876 location=52.4545,13.4545 interval=3600 lang=de@@ -811,7 +811,7 @@ sub WeatherAsHtmlD($;$) Beispiele:
define Forecast Weather apikey=987498ghjgf864 - define MyWeather Weather API=OpenWeatherMapAPI,cachemaxage:600 apikey=09878945fdskv876 location=52.4545,13.4545 interval=3600 language=de + define MyWeather Weather API=OpenWeatherMapAPI,cachemaxage:600 apikey=09878945fdskv876 location=52.4545,13.4545 interval=3600 lang=deEs folgt die API-spezifische Dokumentation.