resources/locales/af/plurals.yml in twitter_cldr-1.6.2 vs resources/locales/af/plurals.yml in twitter_cldr-1.7.0

- old
+ new

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