Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I18n #355

Open
svoop opened this issue Apr 2, 2016 · 1 comment
Open

I18n #355

svoop opened this issue Apr 2, 2016 · 1 comment

Comments

@svoop
Copy link

svoop commented Apr 2, 2016

For Volt to become a framework useful in multilingual areas of the world, i18n is an important feature.

@ryanstout I'd like to give a hand implementing i18n. However, you should be happy with how i18n is being tackled, so let's discuss first 😄 When the cornerstones are specified, I'll update this issue comment to sketch the actual implementation.

@svoop
Copy link
Author

svoop commented Apr 2, 2016

Here are some basic questions to begin:

  • What should the i18n markup in the views look like?
  • How should the locales be stored (server-side) and accessed (client-side)?
  • Where should the code go, core or gem?

As for the latter, i18n is IMHO important enough to belong to the core.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant