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