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

smarter/better I18nliner.manual_translations #5

Open
jenseng opened this issue Oct 8, 2014 · 0 comments
Open

smarter/better I18nliner.manual_translations #5

jenseng opened this issue Oct 8, 2014 · 0 comments

Comments

@jenseng
Copy link
Contributor

jenseng commented Oct 8, 2014

right now this just calls I18n.backend.send(:translations)[I18n.default_locale]

  1. it should support additional backends
  2. it would be nice to have a config option or something to exclude certain things. for example, if you use the faker gem, it adds a bunch of stuff to the I18n.load_path, which will find its way in here. those are totally not things you'd need/care to translate, so it'd be nice if there was straightforward way to exclude them (while retaining rails' and other gems' en strings)
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

1 participant