You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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",
is it possible to change weather language somewhere in the project? any pointer would be greatly appreciated.
richard
The text was updated successfully, but these errors were encountered: