{
  "create": {
    "noResults": "No matching results found",

    "artist": {
      "title": "Create artist page",
      "suggestionsTitle": "Suggested artists",
      "noSuggestions": "No suggested artists",
      "searchPlaceholder": "Search for your artist",
      "fetchingSuggestions": "Fetching recent artists …",
      "selectingError": "There was an error selecting the artist. Please try again."
    },

    "album": {
      "title": "Create album page",
      "suggestionsTitle": "Suggested albums",
      "noSuggestions": "No suggested albums",
      "searchPlaceholder": "Search for your album",
      "fetchingSuggestions": "Fetching recent albums …"
    },

    "track": {
      "title": "Create song page",
      "suggestionsTitle": "Suggested songs",
      "noSuggestions": "No suggested songs",
      "searchPlaceholder": "Search for your song",
      "fetchingSuggestions": "Fetching recent songs …"
    },

    "exclusiveContent": {
      "title": "Create exclusive content page",
      "header": "Exclusive content page"
    },

    "contentLink": {
      "title": "Create content link",

      "destinationHeader": "Insert original URL",
      "detailsHeader": "Provide details for the content link",
      "successHeader": "Content link created successfully!",

      "success": {
        "editLink": "Edit link",
        "shareLink": "Share your link or",
        "shareSocial": "Share directly to social media"
      }
    },

    "addedToAccount": "Page added to your dashboard",
    "pageAlreadyOwned": "Page already owned",
    "creatingPage": "Creating page",
    "errorCreatingPage": "Error creating page",
    "pickArtist": "Pick artist",

    "existingOwnerErrorDefault": "This page belongs to '{ownerName}'. Contact your label manager if you think this is an error",
    "existingOwnerErrorSme": "This page belongs to '{ownerName}'. Contact Product Support if you think this is an error"
  }
}
