Sha256: 312cb09d9d17008c300576d0ccbcb10e0ed94178ab5b69415e615d27f33e6b32

Contents?: true

Size: 1.13 KB

Versions: 5

Compression:

Stored size: 1.13 KB

Contents

en:
  devise:
    failure:
      invited: "You have a pending invitation, accept it to finish creating your account."
    invitations:
      send_instructions: "An invitation email has been sent to %{email}."
      invitation_token_invalid: "The invitation token provided is not valid!"
      updated: "Your password was set successfully. You are now signed in."
      updated_not_active: "Your password was set successfully."
      no_invitations_remaining: "No invitations remaining"
      invitation_removed: "Your invitation was removed."
      new:
        header: "Send invitation"
        submit_button: "Send an invitation"
      edit:
        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."

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
devise_invitable-1.5.3 config/locales/en.yml
devise_invitable-1.5.2 config/locales/en.yml
devise_invitable-1.5.1 config/locales/en.yml
devise_invitable-1.5.0 config/locales/en.yml
devise_invitable-1.4.2 config/locales/en.yml