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