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 #14

Closed
ivantodorovich opened this issue Apr 3, 2014 · 3 comments
Closed

Localization #14

ivantodorovich opened this issue Apr 3, 2014 · 3 comments

Comments

@ivantodorovich
Copy link
Contributor

I think localization should be considered.

We can use JSON files to store localization strings, and use some kind of sprintf translation function in in every string. I'm sure there are JS libraries that can handle this properly.

For localized synopsis we might need to extend Cuevana api, or make use of a external metadata service. I don't know how Cuevana API works, if it already queries and caches synopsis from a service, shouldn't be hard to extend it.

@ivantodorovich
Copy link
Contributor Author

Related issues #4 #9

@Cuevana
Copy link
Owner

Cuevana commented Apr 3, 2014

We are open to localization. We didn't went for this in first beta, but is something to consider.

@Cuevana
Copy link
Owner

Cuevana commented Apr 5, 2014

Done. a02cddc

@Cuevana Cuevana closed this as completed Apr 5, 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

2 participants