{
  "en": {
    "epub": {
      "campaign": {
        "MagicLink": {
          "Title": "Secure Link",
          "Disabled": "User account is disabled.",
          "Expired": "This link has expired.",
          "Invalid": "This link is invalid.",

          "PushPayOrderPaid": "Thank you, this order is already paid.",
          "PushPayInvalidStatus": "This order cannot be processed.",
          "PushPayMultiPayment": "Orders with multiple payments are not supported at this time.",
          "PushPayOrderInvalid": "This order is invalid.",

          "Loading": "Please wait while the link is activated.",
          "HomeButton": "Account Home"
        },
        "Redirector": {
          "Title": "Secure Link Forwarding",
          "Loading_template": "Please <a href=\"{destination_path}\">click here</a> if page does not automatically refresh."
        },
        "Unsubscribe": {
          "Title": "Unsubscribe From Future Emails?",
          "Summary": "Please confirm you want to unsubscribe.",
          "UnsubscribeButton": "Yes, Unsubscribe"
        },
        "UnsubscribeThankYou": {
          "Title": "You are now unsubscribed",
          "Summary": "Thank you - you have been successfully unsubscribed."
        },
        "WebView": {
          "Title": "Web View",
          "Subject": "Subject",
          "iFrameLabel": "Embedded copy of campaign email",
          "Errors": {
            "no_content": "The web view of your campaign email does not have any content."
          }
        }
      }
    }
  }
}