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

Add complete translation of PHP code and more forecast data #73

Merged
merged 8 commits into from May 19, 2019
Merged

Add complete translation of PHP code and more forecast data #73

merged 8 commits into from May 19, 2019

Conversation

e-alfred
Copy link
Collaborator

@e-alfred e-alfred commented May 5, 2019

This is a second PR that completes the translation of the Weather app. It add a check for the current language set by the user and requests a translated dataset from the Openweathermap API. Additionally, it also translates the wind directions.

Together with #72 this should solve #60 completely.

lib/AppInfo/Application.php Outdated Show resolved Hide resolved
@e-alfred
Copy link
Collaborator Author

I added support for more forecast data (every 3 hours for 5 days = 40 items) to max out the possible amount of data from the Openweathermap API:

image

@e-alfred e-alfred changed the title Add complete translation of PHP code Add complete translation of PHP code and more forecast data May 18, 2019
@nerzhul nerzhul merged commit 20f9afd into nextcloud:master May 19, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants