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

App Language #16

Closed
ghost opened this issue Jul 20, 2014 · 3 comments
Closed

App Language #16

ghost opened this issue Jul 20, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 20, 2014

Hi,

Great job! But how can i change the language of the Weather label? It shows something like: Partly Cloudy. But i want to change that texts to my own language.... How can i do that?

Thnx! :)

@comyar
Copy link
Owner

comyar commented Jul 21, 2014

Currently you can't, but I'm working on integrating my CZWeatherKit into the app which should support language localization soon. I'm update this comment when everything is done.

@ghost
Copy link
Author

ghost commented Jul 27, 2014

I found a way to edit it!

In SOLWundergroundDownloader.m change it to this:

static NSString *parameters = @"/forecast/lang:NL/conditions/q/";

@comyar
Copy link
Owner

comyar commented Jul 27, 2014

Yup that works if you don't need a generalized solution.

@comyar comyar closed this as completed Jul 27, 2014
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

1 participant