{
    "notifications": {
        "duplicateOrgError": {
            "description": "The organization you are trying to create already exists.",
            "message": "An organization with the same name already exists."
        },
        "subOrgLevelsLimitReachedError": {
            "emptyPlaceholder": {
                "action": "View Plans",
                "subtitles": "You can contact the organization administrator or (if you are the administrator) upgrade your subscription to increase the allowed limit.",
                "title": "You have reached the maximum number of allowed organization levels."
            },
            "heading": "You’ve reached the maximum organization levels allowed for the organization."
        },
        "tierLimitReachedError": {
            "emptyPlaceholder": {
                "action": "View Plans",
                "subtitles": "You can contact the organization administrator or (if you are the administrator) upgrade your subscription to increase the allowed limit.",
                "title": "You have reached the maximum number of allowed organizations."
            },
            "heading": "You've reached the maximum limit for organizations"
        }
    }
}