Sha256: f466ee4115b1899ff76ae0be9a5daa307afa737a65c1f817a089d7d08dd5a80b

Contents?: true

Size: 999 Bytes

Versions: 2

Compression:

Stored size: 999 Bytes

Contents

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 <b>%{invitable}</b> 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 <b>%{invitable}</b> 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.<br />Your account won't be created until you access the link above and set your password."

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
invitation-0.0.2 config/locales/invitation.en.yml
invitation-0.0.1 config/locales/invitation.en.yml