diff --git a/translations/en-us.yaml b/translations/en-us.yaml index a2f3fcdc1..ebd275762 100644 --- a/translations/en-us.yaml +++ b/translations/en-us.yaml @@ -7796,12 +7796,12 @@ newCertificate: invalidFormat: Private Key is invalid. placeholder: "Paste in the private key, typically starting with -----BEGIN RSA PRIVATE KEY-----" cert: - label: CA Certificate + label: Certificate required: Certificate is required. invalidFormat: Certificate is invalid. - placeholder: "Paste in the CA certificate, starting with -----BEGIN CERTIFICATE-----" + placeholder: "Paste in the certificate, starting with -----BEGIN CERTIFICATE-----" protip: Please include any chain certificates that are needed. - tooltip: 'The CA certificate will be placed in the generated kubeconfig file(s) to validate the certificate (chain) presented by the load balancer which you have configured at the provided FQDN. More info here.' certChain: label: Chain Certs