mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-06 15:03:00 -05:00
18 lines
358 B
YAML
18 lines
358 B
YAML
---
|
|
en:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: Deadline
|
|
options: Choices
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: only letters, numbers and underscores
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: of status already exists
|