i18n
https://github.com/svenfuchs/i18n
Ruby
Internationalization (i18n) library for Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
8 Subscribers
Add a CodeTriage badge to i18n
Help out
- Issues
- draft: Fiber-aware I18n config storage
- Curious about what the maintainer thinks about this gist
- Optimize `Backend::Flatten#flatten_keys` allocations
- [BUG] I18n.fallbacks should not be mutable
- Offer case locale specific case manipulation
- chore: update comment to clarify that JSON locale files are supported
- Skip redundant locale assignments in `with_locale`
- Add support to not replace non-ASCII chars not in map
- ICU support
- [BUG] I18n.locale resets in Fiber context due to Thread.current fiber-local storage
- Docs
- Opal::Nodes::BaseSuperNode#implicit_arguments_param
- Opal::Nodes::BaseSuperNode#implicit_args?
- Opal::Nodes::BaseSuperNode#defined_check_param
- Opal::Nodes::BaseSuperNode#raise_exception?
- Opal::Nodes::BaseSuperNode#def_scope
- Opal::Nodes::BaseSuperNode#compile_using_send
- Opal::Nodes::BaseSuperNode#initialize
- Opal::Nodes::ScopeNode#in_ensure?
- Opal::Nodes::ScopeNode#in_ensure
- Opal::Nodes::ScopeNode#has_rescue_else?