{
    "subaccount": {
        "public": {
            "info": "Everyone in the group can see the collection in your profile",
            "label": "Add to profile"
        },
        "private": {
            "info": "Everyone in the group with the link can see the collection",
            "label": "Unlisted"
        }
    },
    "title": "Change Visibility",
    "public": {
        "info": "Everyone can see the collection",
        "label": "Public"
    },
    "private": {
        "info": "Only I can see the collection",
        "label": "Private"
    },
    "unlisted": {
        "info": "Only people with the link can see the collection",
        "label": "Unlisted"
    }
}