Skip to content

Commit

Permalink
Add missing devise labels to de locale
Browse files Browse the repository at this point in the history
  • Loading branch information
cschramm committed Feb 14, 2014
1 parent c3fc804 commit af27f0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/locales/de.yml
Expand Up @@ -76,6 +76,17 @@ de:
errors:
empty_text: "Der Kommentar wurde nicht gespeichert, da der Text fehlt."
devise:
username:
title: "Benutzername"
email:
title: "E-Mail-Adresse"
subdomain:
title: "Subdomain"
password:
title: "Passwort"
sign_up:
title: "Registrieren"
submit: "Registrieren"
login:
title: "Login"
remember_me: "erinnere dich an mich"
Expand Down

0 comments on commit af27f0c

Please sign in to comment.