Created
July 5, 2011 19:53
-
-
Save cabgfx/1065742 to your computer and use it in GitHub Desktop.
Danish locale file for DeviseInvitable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
da: | |
devise: | |
invitations: | |
send_instructions: 'En email med invitation er blevet sendt til %{email}.' | |
invitation_token_invalid: 'Token til invitationen er ikke gyldig!' | |
updated: 'Dit kodeord er blevet gemt. Du er nu logget ind.' | |
no_invitations_remaining: "Der er ikke flere invitationer" | |
mailer: | |
invitation_instructions: | |
subject: 'Instruktioner til invitation' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment