Skip to content

Instantly share code, notes, and snippets.

@radar
Forked from anonymous/pt.yml
Created February 19, 2013 03:22
Show Gist options
  • Save radar/4982814 to your computer and use it in GitHub Desktop.
Save radar/4982814 to your computer and use it in GitHub Desktop.
activerecord:
errors:
models:
user:
errors: &errors
blank: campo obrigatório
attributes:
name: *errors
email: *errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment