{
  "presave": {
    "campaignResults": "Campaign results",
    "totalPresaves": "{total} Pre-saves",
    "totalEmailPresaves": "{total} email signups",
    "presaveFinalWarning": "These are the final albums that will be added to your fans' libraries or go out to fans via email if they pre-saved. Check each one is correct before continuing. <b>We can't undo or change pre-saves once you've released.</b>",
    "presaveReleaseLinkNotFoundWarning": "We couldn't find your link on {serviceName}. Add it below to send this album to fan libraries. You can skip this step, but fans who pre-saved won't get it in their libraries.",
    "presaveReleaseNotSetWarning": "You haven't set a release link. If you continue now, any {serviceName} fans who pre-saved won't get your album.",
    "presaveReleaseLinkPlaceholder": "Paste the link to your release on {serviceName}",
    "errors": {
      "AUTH_FAILED": "Something went wrong with your pre-save. Please try again.",
      "UNKNOWN_ERROR": "Sorry, but an unexpected error occurred",
      "API_ERROR": "An error occurred while fetching the release data",
      "ARTIST_MISSING": "No artists found for the live release",
      "ARTIST_MISMATCH": "The main artist of the live release is different from the artist of the pre-save page",
      "CAMPAIGN_SERVICE_MISSING": "We were unable to find your release on {service}",
      "CAMPAIGN_SERVICE_UNKNOWN": "Unknown campaign service {service}",
      "CUSTOM_LINK_NOT_FOUND": "Failed to lookup custom {service} link \"{source}\"",
      "NO_LIVE_ALBUM_FOUND": "Failed to find a matching live album",
      "LIVE_ALBUM_LOOKUP_FAILED": "Sorry, but an unexpected error occurred when trying to lookup the live album. Please try again",
      "NOT_FOUND": "Failed to lookup {sourceType} \"{source}\"",
      "RELEASE_DATE_MISMATCH": "The release date of the live release is different from the pre-save page",
      "RELEASE_TASKS_STATS_FAILED": "Sorry, but an unexpected error occurred when trying to fetch the campaign status. Please try again"
    }
  }
}
