about summary refs log tree commit diff
path: root/config/locales/activerecord.pl.yml
blob: bd8e40a6a77f6d94acbe66c36fadaf4c0f337b6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
pl:
  activerecord:
    attributes:
      user:
        email: adres e-mail
    errors:
      models:
        account:
          attributes:
            username:
              invalid: może składać się tylko z liter, cyfr i podkreślników
        status:
          attributes:
            reblog:
              taken: status już istnieje