Skip to content

Commit

Permalink
make sure I18n.fallbacks updates itself
Browse files Browse the repository at this point in the history
  • Loading branch information
yheuhtozr committed Mar 5, 2023
1 parent b4cd00d commit 5ccdd88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/i18n/locale/fallbacks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def map(*args, &block)
@map[from] << _to.to_sym
end
end
replace @map
else
@map.map(*args, &block)
end
Expand Down

0 comments on commit 5ccdd88

Please sign in to comment.