about summary refs log tree commit diff
path: root/config/locales/activerecord.ru.yml
blob: d4529428a4cccb1ad3c2fb38a58b54e2805ea4b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
ru:
  activerecord:
    attributes:
      poll:
        expires_at: Крайний срок
        options: Варианты
    errors:
      models:
        account:
          attributes:
            username:
              invalid: только буквы, цифры и символ подчёркивания
        status:
          attributes:
            reblog:
              taken: статуса уже существует