forked from treehouse/mastodon
37 lines
900 B
YAML
37 lines
900 B
YAML
---
|
|
zh-CN:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: 截止时间
|
|
options: 选项
|
|
user:
|
|
agreement: 服务协议
|
|
email: 电子邮箱地址
|
|
locale: 本地化
|
|
password: 密码
|
|
user/account:
|
|
username: 用户名
|
|
user/invite_request:
|
|
text: 理由
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: 只能使用字母、数字和下划线
|
|
reserved: 是保留关键字
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: 不是有效的 URL。
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: 已经被转嘟过
|
|
user:
|
|
attributes:
|
|
email:
|
|
blocked: 使用了被封禁的电子邮件提供商
|
|
unreachable: 似乎不存在
|