Skip to content

Commit

Permalink
Merge pull request #531 from gpluess/master
Browse files Browse the repository at this point in the history
Added missing translation key for German
  • Loading branch information
Zizaco committed May 25, 2015
2 parents 00e29fe + ddeb602 commit f137cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lang/de/confide.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'wrong_credentials' => 'Falscher Benutzername, E-Mail oder Passwort.',
'not_confirmed' => 'Ihr Konto wurde möglicherweise nicht bestätigt. Prüfen Sie Ihre E-Mails um Ihr Konto zu bestätigen.',
'confirmation' => 'Ihr Konto wurde bestätigt. Sie können sich nun anmelden.',
'password_confirmation' => 'Die Passwörter stimmen nicht überein.',
'wrong_confirmation' => 'Falscher Bestätigungscode.',
'password_forgot' => 'Die Informationen zum Zurücksetzen des Passworts wurden Ihnen per E-Mail gesendet.',
'wrong_password_forgot' => 'Benutzer nicht gefunden.',
Expand Down

0 comments on commit f137cee

Please sign in to comment.