{
    "list": {
        "emptyPlaceholders": {
            "default": "There are no items in this list at the moment.",
            "groups": {
                "selected": "There are no {{type}} assigned to this group.",
                "unselected": "There are no {{type}} available to assign to this group.",
                "common": "No {{type}} found"
            },
            "roles": {
                "selected": "There are no {{type}} assigned with this role.",
                "unselected": "There are no {{type}} available to assign to this group.",
                "common": "No {{type}} found"
            },
            "users": {
                "roles": {
                    "selected": "There are no {{type}} assigned to this user.",
                    "unselected": "There are no {{type}} available to assign to this user."
                }
            }
        },
        "headers": {
            "0": "Domain",
            "1": "Name",
            "2": "Audience"
        }
    },
    "searchPlaceholder": "Search {{type}}"
}