mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Fix translation
This commit is contained in:
parent
c7e426b8ed
commit
28393adfb1
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
api_user:
|
||||
plain_text_password: Password
|
||||
errors:
|
||||
models:
|
||||
api_user:
|
||||
|
@ -7,7 +10,7 @@ en:
|
|||
username:
|
||||
blank: 'Username is missing'
|
||||
taken: 'Username already exists'
|
||||
password:
|
||||
plain_text_password:
|
||||
blank: 'Password is missing'
|
||||
registrar:
|
||||
blank: 'Registrar is missing'
|
Loading…
Add table
Add a link
Reference in a new issue