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