Merge pull request #3768 from codyrancher/text-fixes

Fixing strings based on feedback
This commit is contained in:
Westly Wright 2020-02-27 11:20:49 -07:00 committed by GitHub
commit 9c849f9d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7738,10 +7738,10 @@ modalRestoreBackup:
all: Select an available snapshot
type:
label: Restoration Type
etcd: Restore ETCD
k8sVersion: "Kubernetes Version - {version}"
etcd: Restore etcd
k8sVersion: "Restore Kubernetes Version - {version}"
versionUnknown: 'Unknown'
etcdAndK8sVersion: "ETCD and Kubernetes Version - {version}"
etcdAndK8sVersion: "Restore etcd and Kubernetes Version - {version}"
k8sVersionUnknown: We cannot restore the kubernetes version for this snapshot because the version is unknown.
modalRotateCertificates: