c2348ededf
• Updated: - invalid username error at registration
18 lines
370 B
YAML
18 lines
370 B
YAML
---
|
|
en:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: Deadline
|
|
options: Choices
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: Only letters, numbers and underscores. No spaces.
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: of status already exists
|