about summary refs log tree commit diff
path: root/config/locales/activerecord.de.yml
blob: 7a280d98ca876f3066edffb2ce7405b5b34b4d88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
de:
  activerecord:
    attributes:
      poll:
        expires_at: Frist
        options: Wahlen
    errors:
      models:
        account:
          attributes:
            username:
              invalid: nur Buchstaben, Ziffern und Unterstriche
        status:
          attributes:
            reblog:
              taken: des Status existiert schon