Adding the error to the translation means Rails will automatically show the error message in the view. We're also adding a test to make sure the error message is correctly displayed. We now have duplication in the validation rules, however. Validating translatable attributes is still a bit of mess.