Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change language #28

Open
h3dgecutter opened this issue Oct 31, 2018 · 2 comments
Open

change language #28

h3dgecutter opened this issue Oct 31, 2018 · 2 comments

Comments

@h3dgecutter
Copy link

is it possible to change weather language somewhere in the project? any pointer would be greatly appreciated.

richard

@maxbbraun
Copy link
Owner

Try adding &lang=es (https://darksky.net/dev/docs) to the weather request.

@warning939
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants