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