fusionbox / django-widgy

A CMS framework for Django built on a heterogenous tree editor.
http://wid.gy
Other
333 stars 52 forks source link

JavaScript is not i18nized #82

Open rockymeza opened 11 years ago

rockymeza commented 11 years ago

There are several strings in the JavaScript that are not i18nized. We should take care of that.

zmetcalf commented 10 years ago

@rockymeza , do you all have a js library that you like to use for this? It looks like this project is the main player in the space: https://github.com/jamuhl/i18next. I also found this short blog post on implementing it with Backbone: http://pedromadias.wordpress.com/2013/01/27/backbone-js-and-i18n/

rockymeza commented 10 years ago

Django has built-in support for i18n JavaScript.

-Rocky Meza On Nov 1, 2013 11:55 PM, "zmetcalf" notifications@github.com wrote:

@rockymeza https://github.com/rockymeza , do you all have a js library that you like to use for this? It looks like this project is the main player in the space: https://github.com/jamuhl/i18next. I also found this short blog post on implementing it with Backbone: http://pedromadias.wordpress.com/2013/01/27/backbone-js-and-i18n/

— Reply to this email directly or view it on GitHubhttps://github.com/fusionbox/django-widgy/issues/82#issuecomment-27576039 .

rockymeza commented 10 years ago

https://docs.djangoproject.com/en/1.5/topics/i18n/translation/#internationalization-in-javascript-code