resources/locales/nl/plurals.yml in twitter_cldr-1.9.0 vs resources/locales/nl/plurals.yml in twitter_cldr-1.9.1

- old
+ new

@@ -1,2 +1,3 @@ ---- -:nl: "{ :nl => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } } }" +--- +:nl: ! '{ :nl => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda + { |n| n == 1 ? :one : :other } } } } }'