en: activerecord: attributes: invite: email: "Email" invitation: flash: invite_issued: "Invitation issued to %{email}" invite_error: "Unable to issue invitation" invite_mailer: existing_user: subject: "Invitation instructions" hello: "Hello %{email}" someone_invited_you: "%{sender} has invited you to %{invitable} at %{url}. You now have permissions to access it." ignore: "If you don't want this permission added or feel it is in error, please contact %{sender}." new_user: subject: "Invitation instructions" hello: "Hello %{email}" someone_invited_you: "%{sender} has invited you to %{invitable} at %{url}. You can accept the invitation with the url below." accept: "Accept invitation" ignore: "If you don't want to accept the invitation, please ignore this email.
Your account won't be created until you access the link above and set your password."