mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Validate identity code on user
This commit is contained in:
parent
b403cbebcd
commit
9f878f219c
2 changed files with 11 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue