config/locales/en.yml in devise_invitable-1.3.4 vs config/locales/en.yml in devise_invitable-1.3.5
- old
+ new
@@ -13,5 +13,9 @@
header: "Set your password"
submit_button: "Set my password"
mailer:
invitation_instructions:
subject: 'Invitation instructions'
+ hello: 'Hello %{email}'
+ someone_invited_you: 'Someone has invited you to %{url}, you can accept it through the link below.'
+ accept: 'Accept invitation'
+ ignore: "If you don't want to accept the invitation, please ignore this email.<br />Your account won't be created until you access the link above and set your password."