about summary refs log tree commit diff
path: root/config/locales/activerecord.ja.yml
blob: 975912f0f270be4a729e1468fd037391226ba6b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ja:
  activerecord:
    attributes:
      user:
        email: メールアドレス
    errors:
      models:
        account:
          attributes:
            username:
              invalid: アルファベット・数値・アンダーバー(_)で入力してください
        status:
          attributes:
            reblog:
              taken: のブーストはすでに存在します