spec/dummy/config/locales/en.yml in rails-settings-ui-0.3.2 vs spec/dummy/config/locales/en.yml in rails-settings-ui-0.4.0

- old
+ new

@@ -19,5 +19,10 @@ # To learn more, please read the Rails Internationalization guide # available at http://guides.rubyonrails.org/i18n.html. en: hello: "Hello world" + settings: + attributes: + check_something: + name: Check This Out! + help_block: You really should check it out! \ No newline at end of file