Skip to content

Instantly share code, notes, and snippets.

View thomasjachmann's full-sized avatar

Thomas Jachmann thomasjachmann

View GitHub Profile
@thomasjachmann
thomasjachmann / devise.de.yml
Created June 20, 2011 21:45 — forked from chrugail/devise.de.yml
german i18n for devise
de:
errors:
messages:
expired: "ist abgelaufen, bitte erstellen Sie einen neuen"
not_found: "nicht gefunden"
already_confirmed: "wurde bereits bestätigt, bitte melden Sie sich an"
not_locked: "ist nicht gesperrt"
not_saved:
one: "Konnte %{resource} nicht speichern: ein Fehler."
other: "Konnte %{resource} nicht speichern: %{count} Fehler."