{
    "artistPopover": {
        "reportMissingProfiles": "Report missing or incorrect profiles"
    },
    "artistDropdown": {
        "placeholder": "Enter artist name",
        "createLabel": "+ Create New Artist \"{inputValue}\""
    },
    "artistCompound": {
        "header": "Is this a group or separate artists?",
        "groupMessage": "These artists appear together as a [b]group[/b]",
        "separateMessage": "These are [b]separate[/b] artists",
        "ieMessage": "i.e.",
        "buttonDone": "Done",
        "infoMessage": "Please enter {artistOne} and {artistTwo} separately"
    },
    "artistProfile": {
        "followers": {
            "one": "1 Follower",
            "other": "{count} Followers"
        },
        "linkSpotify": "View on Spotify",
        "linkAppleMusic": "View on Apple Music",
        "emptySpotify": "Spotify profile not linked",
        "emptyAppleMusic": "Apple Music profile not linked"
    },
    "artistProfileList": {
        "noResultApple": "No matching results on Apple Music",
        "noResultSpotify": "No matching results on Spotify",
        "showMoreResults": "SHOW MORE RESULTS",
        "noMoreResults": "No more results"
    },
    "artistVarious": {
        "vaMessage": "Various Artists",
        "message": "Please note that certain services will display 'Various Artists' when five or more release artists are entered.",
        "infoLine1": "'Various Artists' is intended for compilations, collections, and soundtracks where there are [b]five or more primary artists[/b].",
        "infoLine2": "If there are [b]four or fewer primary artists[/b], please enter them separately.",
        "trackWarning": "'Various Artists' is not a valid Artist on the track level. Please enter each Artist separately."
    },
    "addNewArtist": {
        "createTitle": "Add New Artist",
        "updateTitle": "Update Artist Profile Information",
        "createTabTitle": "Is this artist one of the following on [b]{storeName}[/b]?",
        "updateTabTitle": "We are missing the {storeName} profile for this Artist. Is this artist one of the following on [b]{storeName}[/b] ?",
        "emptyApple": "This artist isn't on Apple Music",
        "emptySpotify": "This artist isn't on Spotify",
        "textApple": "Apple Music",
        "textSpotify": "Spotify",
        "back": "Back",
        "next": "Next",
        "done": "Done"
    },
    "incorrectArtistInfo": {
        "header": "Report Incorrect Artist Information",
        "successHeader": "Artist information submitted",
        "close": "Close",
        "cancel": "Cancel",
        "submit": "Submit",
        "infoLine1": "Please provide updated information or links to the correct artist profiles.",
        "infoLine2": "This will be sent to your label manager to resolve.",
        "placeholder": "Please provide updated information or links...",
        "successText": "Your information has been submitted for review."
    },
    "publisherCompound": {
        "header": "Are these grouped or separate publishers?",
        "groupMessage": "This is a [b]single[/b] publisher",
        "separateMessage": "These are [b]separate[/b] publishers",
        "ieMessage": "i.e.",
        "buttonDone": "Done"
    }
}
