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

Open
jasonLaster opened this issue Apr 28, 2014 · 2 comments
Open

i18n #3

jasonLaster opened this issue Apr 28, 2014 · 2 comments

Comments

@jasonLaster
Copy link
Contributor

Question

How do you go about i18n in Marionette apps? RIght now I use Alex Sexton’s require-handlebars-plugin and its handlebars i18n helper. Then I use r.js and have separate output files for each language and serve only one to the client (language chosen at the login time). I like what I have, but the problem is that this plugin only parses key-value language JSON files, no nesting or other way to organize translations. With big app it quickly gets hard to maintain. What are you using out there?
thejameskyle • 12 minutes ago 3

possible solutions

@jamesplease
Copy link
Member

possible solution

(....jkjk)

@megawac
Copy link
Contributor

megawac commented Oct 26, 2014

Recommended Yahoo Handlebars i18n?
https://github.com/yahoo/handlebars-intl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants