Sha256: 38d5784f9f1ee85b40a5e2aaaf00742db181e066e6b8811084930f1dd9abd112

Contents?: true

Size: 1.07 KB

Versions: 14

Compression:

Stored size: 1.07 KB

Contents

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."

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
invitation-0.6.1 config/locales/invitation.en.yml
invitation-0.6.0 config/locales/invitation.en.yml
invitation-0.5.1 config/locales/invitation.en.yml
invitation-0.5.0 config/locales/invitation.en.yml
invitation-0.4.5 config/locales/invitation.en.yml
invitation-0.4.4 config/locales/invitation.en.yml
invitation-0.4.3 config/locales/invitation.en.yml
invitation-0.4.2 config/locales/invitation.en.yml
invitation-0.4.1 config/locales/invitation.en.yml
invitation-0.4 config/locales/invitation.en.yml
invitation-0.3 config/locales/invitation.en.yml
invitation-0.2 config/locales/invitation.en.yml
invitation-0.1.1 config/locales/invitation.en.yml
invitation-0.1.0 config/locales/invitation.en.yml