config/locales/en.yml in devise_invitable-1.1.6 vs config/locales/en.yml in devise_invitable-1.1.7
- old
+ new
@@ -3,9 +3,10 @@
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"
+ invitation_removed: 'Your invitation was removed.'
new:
header: "Send invitation"
submit_button: "Send an invitation"
edit:
header: "Set your password"