about summary refs log tree commit diff
path: root/config/locales/activerecord.zh-TW.yml
blob: 4f938a7f5ebb29401dce3674ef8e522e4a0efe92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
zh-TW:
  activerecord:
    attributes:
      poll:
        expires_at: 截止時間
        options: 選擇
    errors:
      models:
        account:
          attributes:
            username:
              invalid: 只能有字母、數字及底線
        status:
          attributes:
            reblog:
              taken: 嘟文已經存在