1 line
No EOL
113 B
Ruby
1 line
No EOL
113 B
Ruby
{ :bg => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } } } |