Created
June 11, 2011 17:26
-
-
Save adammiribyan/1020772 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
en: | |
devise: | |
invitations: | |
send_instructions: 'An invitation email has been sent to %{email}.' | |
invitation_token_invalid: 'The invitation token provided is not valid!' | |
updated: 'Your password was set successfully. You are now signed in.' | |
no_invitations_remaining: "No invitations remaining" | |
mailer: | |
invitation_instructions: | |
subject: 'Invitation instructions' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment