issues
search
ruby-i18n
/
i18n
Internationalization (i18n) library for Ruby
MIT License
986
stars
411
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only require 'other' plural subkey for locales where pluralization rules are undefined
#707
JasonBarnabe
opened
6 days ago
0
[BUG] Pluralization rules for unknown locales require 'one' and 'other' keys
#706
JasonBarnabe
opened
1 week ago
0
Document deep_interpolation in RDoc
#705
martinaigner
opened
1 month ago
0
[BUG] Unnecessary Ruby < 3.2 warning
#704
qbantek
closed
1 month ago
1
[BUG] `with_locale` does not clean up correctly
#703
sander-deryckere
opened
1 month ago
1
[BUG] Obsolete "Ruby < 3.2" warning
#702
viralpraxis
opened
1 month ago
0
Fix loading of .rb locale files when `load_path` is not a string
#701
stevegeek
closed
1 month ago
3
[BUG] Loading RB files with Pathname in `load_path` raises `TypeError`
#700
stevegeek
closed
1 month ago
0
Fixes strings being interpolated multiple times
#699
alexpls
closed
1 month ago
1
fix issues with RDoc generation
#698
davetron5000
closed
2 months ago
0
Optimize pluralization logic in test data
#697
zachmargolis
closed
1 month ago
1
[FIX] Raise ArgumentError on nil key in exists?
#696
KinWang-2013
closed
1 month ago
3
[BUG] I18n.l returns incorrectly encoded strings
#695
skonotopovMarketer
opened
4 months ago
0
[BUG] I18n.exists?(nil) returns true
#694
jia-shopify
opened
5 months ago
2
Defining translations for nested forms in namespaced resources
#693
cestbalez
opened
5 months ago
1
Optimize I18n::Locale::Fallbacks#[] for recursive locale mappings
#692
uiur
closed
5 months ago
1
Fix syntax in documentation for I18n::Backend::Base.interpolate
#691
tom-lord
closed
5 months ago
0
Explicitly bundle racc gem for Ruby 3.3+
#690
amatsuda
closed
7 months ago
0
[BUG] Unexpected and inconsistent handling of escaped interpolation arguments
#689
Bilka2
closed
5 months ago
3
Fix that escaped interpolations with reserved keywords raised ReservedInterpolationKey
#688
Bilka2
closed
5 months ago
3
undo strict racc dependency on this branch
#687
radar
closed
8 months ago
1
Bug: Update i18n.gemspec to drop support for Ruby 2.x
#686
j0sh3rs
closed
1 month ago
2
[BUG] Latest Release Required Cmake (building native extensions)
#685
j0sh3rs
closed
8 months ago
6
WIP: update workflows
#684
radar
closed
8 months ago
0
Implement `Fallbacks#inspect` and `Fallbacks#empty?`
#683
fatkodima
closed
8 months ago
3
Add I18n.interpolation_keys
#682
tom-lord
closed
5 months ago
4
[BUG]
#681
domingo2000
opened
8 months ago
0
Add racc to gemspec
#680
yykamei
closed
8 months ago
5
Add support for `locale` value objects
#679
viralpraxis
opened
9 months ago
0
Raise when translated entry contains interpolations for reserved keywords and no substitutions provided
#678
fatkodima
closed
11 months ago
3
Update `mocha` gem
#677
fatkodima
closed
11 months ago
1
Frozen Hashes with Psych 3.3.2+/4.0 from YAML
#676
broksonic21
opened
1 year ago
1
[BUG] transliterating all-caps strings ends up with mixed case
#675
padde
opened
1 year ago
3
Use localized date and time formats in `interpolate_hash`
#674
davidgumberg
opened
1 year ago
2
Calls to translate are extremely slow
#672
VirgilThinks
closed
1 year ago
2
Pass options to along to exists? super calls
#671
radar
closed
1 year ago
0
[BUG] I18n.exists? ignores scope on "Simple" backend
#670
nakwa
closed
1 year ago
3
Regex part deux - INTERPOLATION_SYNTAX
#669
kbrock
closed
1 year ago
3
Improve TOKENIZER by 23%
#668
kbrock
closed
1 year ago
1
[BUG] Possible Denial of Service
#667
Akashkarmakar787
closed
1 year ago
3
Fix build warnings in the CI by using actions/checkout@v3
#666
amatsuda
closed
1 year ago
0
CI against Ruby 3.2
#665
amatsuda
closed
1 year ago
1
Skip CIing on jruby against Rails 5.2
#664
amatsuda
closed
1 year ago
1
A fix for failing CI against edge Rails
#663
amatsuda
closed
1 year ago
2
Simplify the "Translation missing" message when default is an empty Array
#662
amatsuda
closed
1 year ago
3
Prep v1.1.4 release
#661
radar
closed
1 year ago
0
Revert "Return same string object when no interpolations were made"
#660
radar
closed
1 year ago
0
Add documentation hint for fallback values
#659
mark-a
closed
1 year ago
1
[BUG] Breaking change in v1.13.0, strings are now being returned frozen
#658
jcw-
opened
1 year ago
3
[BUG] Locale contains separator does not work in v1.13.0
#657
tubaxenor
closed
1 year ago
1
Next