Skip to content

Commit

Permalink
Merge pull request #31 from ghiculescu/patch-1
Browse files Browse the repository at this point in the history
add activemodel validation translation
  • Loading branch information
Joost Hietbrink committed Jun 4, 2013
2 parents 779adb7 + 570201d commit 1ffde8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/phony_rails/locales/en.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

en:
activerecord:
errors:
messages:
improbable_phone: "is an invalid number"
activemodel:
errors:
messages:
improbable_phone: "is an invalid number"

0 comments on commit 1ffde8a

Please sign in to comment.