Open zolabus opened 6 years ago
Hi, I had the same challenge and this is how I fixed: In the Weather.java file search for apikey (3 rows) and append the language settings like this: "%s/locations/v1/cities/geoposition/search?apikey=%s&q=%f,%f&metric=true&language=hu-hu",
Peter
Is it possible to integrate the google calendar? And is it possible to change language for example for the date? For example if i add Italian instead of US in the weather java script no data is shown
Thanks