Skip to content

Commit

Permalink
remove locale.devise locales
Browse files Browse the repository at this point in the history
How that use the devise gem, should use the devise-i18n gem to
  • Loading branch information
timoschilling committed Jul 30, 2014
1 parent 5953cff commit dcaa97a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions config/locales/de-CH.yml
Expand Up @@ -110,11 +110,3 @@
admin_user:
one: Administrator
other: Administratoren
devise:
failure:
admin_user:
invalid: Benutzername oder Kennwort nicht korrekt.
unauthenticated: Bitte melden Sie sich als Administrator an.
sessions:
admin_user:
signed_in: Erfolgreich als Administrator angemeldet.
8 changes: 0 additions & 8 deletions config/locales/de.yml
Expand Up @@ -129,14 +129,6 @@ de:
admin_user:
one: Administrator
other: Administratoren
devise:
failure:
admin_user:
invalid: Benutzername oder Kennwort nicht korrekt.
unauthenticated: Bitte melden Sie sich als Administrator an.
sessions:
admin_user:
signed_in: Erfolgreich als Administrator angemeldet.
formtastic:
yes: "Ja"
no: "Nein"
Expand Down

0 comments on commit dcaa97a

Please sign in to comment.