committed by
Eugen Rochko
parent
e4c294432f
commit
8ee1af9530
12
config/locales/activerecord.en.yml
Normal file
12
config/locales/activerecord.en.yml
Normal file
@ -0,0 +1,12 @@
|
||||
en:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: only letters, numbers and underscores
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: of status already exists
|
Reference in New Issue
Block a user