about summary refs log tree commit diff
path: root/config/locales/activerecord.ja.yml
blob: 8b0eefb1221db82e22d26f79d9c87906ef81fa14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
ja:
  activerecord:
    attributes:
      poll:
        expires_at: 期限
        options: 項目
    errors:
      models:
        account:
          attributes:
            username:
              invalid: アルファベット・数字・アンダーバーの組み合わせで入力してください
        status:
          attributes:
            reblog:
              taken: は既にブーストされています