Skip to content

Commit

Permalink
grammar case fix for ru.yml activerecord confirmation error
Browse files Browse the repository at this point in the history
  • Loading branch information
bombazook committed Dec 1, 2013
1 parent 9050262 commit 9fe8f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails/locale/ru.yml
Expand Up @@ -122,7 +122,7 @@ ru:
messages:
accepted: нужно подтвердить
blank: не может быть пустым
confirmation: 'не совпадает с %{attribute}'
confirmation: 'не совпадает со значением поля %{attribute}'
empty: не может быть пустым
equal_to: может иметь лишь значение, равное %{count}
even: может иметь лишь нечетное значение
Expand Down

0 comments on commit 9fe8f18

Please sign in to comment.