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

i18n support #7

Closed
dannycolin opened this issue Jun 4, 2016 · 3 comments
Closed

i18n support #7

dannycolin opened this issue Jun 4, 2016 · 3 comments

Comments

@dannycolin
Copy link
Contributor

I open this issue so that we can discuss the possibility and solutions that can be implemented to add translations.

@cindyq
Copy link
Owner

cindyq commented Jun 5, 2016

Yes indeed! This is probably the largest requested feature I've received, so I'm definitely planning on getting something working once I get all the license silliness out of the way. Fortunately, it looks like Ruby on Rails offers a pretty neat guide on this: http://guides.rubyonrails.org/i18n.html

@cindyq
Copy link
Owner

cindyq commented Jun 7, 2016

This is almost done now, I added a i18n support with a language switcher, I just need to add translation support for the content in the databases, but that can be done once content is actually available :)

For now the basic menu items, static content, buttons, etc should have available translations in Spanish and French (courtesy of Google translate, so there will probably be errors).

@cindyq
Copy link
Owner

cindyq commented Jun 8, 2016

All done now, once a translated version of the text is available I can easily add it to the language switcher

@cindyq cindyq closed this as completed Jun 8, 2016
utiskak referenced this issue in utiskak/linuxjourney Nov 28, 2016
cindyq pushed a commit that referenced this issue Jan 3, 2017
cindyq pushed a commit that referenced this issue Jan 4, 2017
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