diaspora/config/locales/cldr/sq_plurals.rb
2011-10-11 13:03:11 +02:00

1 line
No EOL
113 B
Ruby

{ :sq => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } } }