Skip to content

Commit

Permalink
Added record_invalid message.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosbrando authored and ariejan committed Nov 20, 2009
1 parent c1d46e0 commit 10b6f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails/locale/pt-BR.yml
Expand Up @@ -140,3 +140,4 @@ pt-BR:
less_than_or_equal_to: "deve ser menor ou igual a {{count}}"
odd: "deve ser ímpar"
even: "deve ser par"
record_invalid: "A validação falhou: {{errors}}"

0 comments on commit 10b6f69

Please sign in to comment.