{
    "headers": {
        "position": "#",
        "name": "Track Name",
        "isrc": "Track ISRC",
        "primaryArtists": "Primary Artist",
        "featuringArtists": "Featuring Artist",
        "genre": "Genre",
        "accountName": "Account",
        "accountId": "Account ID",
        "upc": "Product UPC",
        "productId": "Product ID",
        "productStatus": "Product Status",
        "releaseDate": "Original Release Date",
        "trackId": "Track ID",
        "duration": "Track Duration",
        "pLine": "(P) Line",
        "ownershipRights": "Track Rights",
        "inactiveReason": "Inactive Reason",
        "audioAttributes": "Audio Attributes",
        "rightsAttributes": "Rights Attributes"
    },
    "referenceInstance": "Reference Instance",
    "exportButton": "Export",
    "tableHeaderInfo": "Expand track to change reference instance",
    "refresh": {
        "header": "Updating Reference Track",
        "body": "This can take a few minutes to complete."
    },
    "error": {
        "refresh": {
            "title": "Reference Track Update Failed",
            "text": {
                "part1": "Something went wrong and the Reference Track could not be updated. Please contact",
                "part2": "for more information."
            }
        }
    },
    "successRefToast": "Reference Track has been updated"
}
