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