{
    "messages": {
        "UnableToFetchKubectlVersion": "Could not fetch Kubectl version. Please make sure that the Kubernetes server is up and running.",
        "KubectlClientVersion": "Kubectl Client Version",
        "KubectlServerVersion": "Kubectl Server Version",
        "KubectlServerVerisonNotFound": "Could not find kubectl server version",
        "HelmLatestNotKnown": "Cannot get the latest Helm info from %s. Error %s. Using default Helm version %s.",
        "HelmDownloadFailed": "Failed to download Helm from location %s. Error %s",
        "HelmNotFoundInFolder": "Helm executable not found in path %s",
        "DownloadStableVersionFailed": "Failed to read latest kubectl version from stable.txt. From URL %s. Using default stable version %s.",
        "DownloadKubectlFailedFromLocation": "Failed to download kubectl from location %s. Error %s",
        "CouldNotDeterminePodStatus": "Could not determine the pod's status due to the error: %s",
        "ServiceExternalIP": "service %s external IP is %s",
        "CouldNotDetermineServiceStatus": "Could not determine the service %s status due to the error: %s",
        "RolloutStatusTimedout": "Rollout status check failed.",
        "AllContainersNotInReadyState": "All the containers are not in a ready state.",
        "waitForServiceIpAssignment": "Waiting for service %s external IP assignment",
        "waitForServiceIpAssignmentTimedOut": "Wait for service %s external IP assignment timed out",
        "EnvironmentLink": "For more information, go to %s",
        "AuthSchemeNotSupported": "Auth Scheme %s is not supported"
    }
}