Validate identity code on user

This commit is contained in:
Martin Lensment 2014-10-07 17:21:45 +03:00
parent b403cbebcd
commit 9f878f219c
2 changed files with 11 additions and 0 deletions

View file

@ -170,6 +170,7 @@ en:
password:
blank: 'Password is missing'
identity_code:
invalid: 'Identity code is invalid'
blank: 'Identity code is missing'
taken: 'Identity code already exists'
email: