{
  "item": {
    "actions": {
      "buyTheirMusicOn": "Buy their music on",
      "followArtist": "Follow this artist",
      "streamArtistOn": "Stream this artist"
    },

    "labels": {
      "aboutThisArtist": "About this artist"
    },

    "nav": {
      "follow": "Follow",
      "stream": "Stream",
      "buy": "Buy",
      "about": "About",
      "releases": "Releases",
      "videos": "Videos",
      "shows": "Shows",
      "merch": "Merch"
    },

    "events": {
      "artistPageDeleted": "Artist page deleted"
    },

    "artistClaimSuccessThanks": "Thank you so much for your support, now let me show you how to get started!",
    "artistPageDescription": "Listen to {artistName} on any music platform",
    "sharedSocialLinksDescription": "Social links shared from the artist page",
    "sharedSocialLinksTitle": "Artist social links",
    "defaultReleasesTitle": "Latest releases",
    "defaultVideosTitle": "Official videos",
    "defaultShowsTitle": "Upcoming shows",
    "shows": {
      "tickets": "Tickets",
      "distance": "{distance}km away"
    }
  }
}
