Excerpt from my config/locales/models/de.yml:
de:
activerecord:
attributes:
guestbook:
message: Nachricht
The database exactly is the meaning of messages, but the message of the validation error instead of "Nachricht" written "Messages". What's the problem?