about summary refs log tree commit diff
path: root/config/locales/activerecord.zh-HK.yml
blob: 89c3fa02d981371d62449d88a7a80f3f24f8e80d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
zh-HK:
  activerecord:
    attributes:
      poll:
        expires_at: 截止時間
        options: 選項
    errors:
      models:
        account:
          attributes:
            username:
              invalid: 只能使用字母、數字和下劃線
        status:
          attributes:
            reblog:
              taken: 已經被轉推過