Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Locale variables changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Feb 7, 2013
1 parent 428484a commit deb1e5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/locales/activerecord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ru:
errors:
messages:
blank: 'Поле не может быть пустым'
confirmation: 'Не совпадает с подтверждением'

models:
page:
Expand All @@ -46,4 +47,4 @@ ru:
user:
attributes:
email:
taken: 'Такой email уже есть, выберите другой'
taken: 'Данный Email уже зарегистрирован'

0 comments on commit deb1e5c

Please sign in to comment.