zindelo wrote in post #990018: > You might want to have a look at: > > # indentation requirements > http://www.yaml.org/spec/1.2/spec.html#Basic > > # i18n with active record > http://guides.rubyonrails.org/i18n.html#translations-for-active-record-models > > # example locale files, including active record errors > https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale
Thanks. It helped a bit. But...why is this so hard?? I've installed the plugin dynamic_form. Do I add this in that en.yml or in the deafult one? If I change body: in the first one it works. But nothing happen when I add messages: -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

