about summary refs log tree commit diff
path: root/config/locales/activerecord.en.yml
blob: c3354fa25793b62434ac625ef5b393c4318f1f79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
en:
  activerecord:
    errors:
      models:
        account:
          attributes:
            username:
              invalid: only letters, numbers and underscores
        status:
          attributes:
            reblog:
              taken: of status already exists