about summary refs log tree commit diff
path: root/config/locales/activerecord.zh-CN.yml
blob: 8d2ddfd1408bc53b4548df7289aabf65e6651751 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
zh-CN:
  activerecord:
    attributes:
      poll:
        expires_at: 截止时间
        options: 选项
    errors:
      models:
        account:
          attributes:
            username:
              invalid: 只能使用字母、数字和下划线
        status:
          attributes:
            reblog:
              taken: 已经被转嘟过