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

Localization #28

Closed
raphaklaus opened this issue Jun 30, 2015 · 9 comments
Closed

Localization #28

raphaklaus opened this issue Jun 30, 2015 · 9 comments

Comments

@raphaklaus
Copy link

Hello!
The months, days of week, and GUI are in english, is on plan to localize these objects?

@rajeshwarpatlolla
Copy link
Owner

For now, i have few other tasks/bugs in my list for the next immediate release. But localisation needs one more additional plugin. I think it might make this component bit heavy. Any suggestions to get the perfect solution is welcome. And thanks for this suggestion too.

@seppsepp
Copy link

Suggestion: Add a setter to enable users to pass translations into the service. Same for the yearsList.

@raphaklaus
Copy link
Author

I agree with @seppsepp suggestion. It's easy to implement and the file size would be pretty much the same.

@willianbs
Copy link

Or you can use the angularjs locale format thais is easier to implement: https://code.angularjs.org/1.0.3/i18n/

And yearsList should be set like: (...).yearsList = [startyear => 1999, endYear => 2020];

@rajeshwarpatlolla
Copy link
Owner

Thanks a lot for the link @willianbs. i will check this out when ever it is possible for me to do so.

@rajeshwarpatlolla
Copy link
Owner

Please use the new version i.e. v0.7.0 This bug has been fixed. I found a simple a way of getting Localization. Please check this latest version.

@willianbs
Copy link

Hi, we still can't translate the weekdays, just to remember :)

@rajeshwarpatlolla
Copy link
Owner

Do you mean S,M,T,W,...?

@willianbs
Copy link

Yep, that's it :)

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

4 participants