rails/locale/sw.yml in rails-i18n-4.0.2 vs rails/locale/sw.yml in rails-i18n-4.0.3

- old
+ new

@@ -93,11 +93,11 @@ hour: Saa minute: Dakika month: Mwezi second: Sekunde year: Mwaka - errors: &errors + errors: format: ! '%{attribute} %{message}' messages: accepted: lazima ikubaliwe blank: haitakiwi kuwa wazi confirmation: haifanani na hapo chini @@ -186,12 +186,5 @@ formats: default: ! '%a, %d %b %Y %H:%M:%S' long: ! '%A, %e. %B %Y, %H:%M:%S' short: ! '%e %b %Y %H:%M' pm: pm - # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository - activemodel: - errors: - <<: *errors - activerecord: - errors: - <<: *errors