en: activerecord: attributes: invite: email: "Email" invitation: flash: invite_issued: one: "Invitation issued" other: "Invitations issued" invite_error: one: "Unable to issue invitation to %{email}" other: "Unable to issue invitations to %{email}" 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."