From b82f02eb00235a4ed518571d88146a083d7de611 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 27 Sep 2021 22:58:09 +0000 Subject: [PATCH] Update auto-generated docs and translations --- translations/ko.json | 1 - translations/pl.json | 1 - translations/strings.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/translations/ko.json b/translations/ko.json index aa4614b18968..4cadfafc8bfd 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -513,7 +513,6 @@ "Removing {{.directory}} ...": "{{.directory}} 제거 중 ...", "Requested cpu count {{.requested_cpus}} is greater than the available cpus of {{.avail_cpus}}": "", "Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "", - "Requested disk size {{.requested_size}} is less than minimum of {{.minimum_size}}": "", "Requested memory allocation ({{.requested}}MB) is less than the recommended minimum {{.recommend}}MB. Deployments may fail.": "", "Requested memory allocation {{.requested}}MB is more than your system limit {{.system_limit}}MB.": "", "Requested memory allocation {{.requested}}MiB is less than the usable minimum of {{.minimum_memory}}MB": "", diff --git a/translations/pl.json b/translations/pl.json index 63f82cc5f26e..55b89147ebd4 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -510,7 +510,6 @@ "Removing {{.directory}} ...": "", "Requested cpu count {{.requested_cpus}} is greater than the available cpus of {{.avail_cpus}}": "", "Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "", - "Requested disk size {{.requested_size}} is less than minimum of {{.minimum_size}}": "", "Requested memory allocation ({{.requested}}MB) is less than the recommended minimum {{.recommend}}MB. Deployments may fail.": "", "Requested memory allocation {{.requested}}MB is more than your system limit {{.system_limit}}MB.": "", "Requested memory allocation {{.requested}}MiB is less than the usable minimum of {{.minimum_memory}}MB": "", diff --git a/translations/strings.txt b/translations/strings.txt index 37c2208059ef..6a5c61e761ac 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -467,7 +467,6 @@ "Removing {{.directory}} ...": "", "Requested cpu count {{.requested_cpus}} is greater than the available cpus of {{.avail_cpus}}": "", "Requested cpu count {{.requested_cpus}} is less than the minimum allowed of {{.minimum_cpus}}": "", - "Requested disk size {{.requested_size}} is less than minimum of {{.minimum_size}}": "", "Requested memory allocation ({{.requested}}MB) is less than the recommended minimum {{.recommend}}MB. Deployments may fail.": "", "Requested memory allocation {{.requested}}MB is more than your system limit {{.system_limit}}MB.": "", "Requested memory allocation {{.requested}}MiB is less than the usable minimum of {{.minimum_memory}}MB": "",