diff --git a/translations/es.json b/translations/es.json index 22f9e221b2e5..0976ada648d6 100644 --- a/translations/es.json +++ b/translations/es.json @@ -270,7 +270,6 @@ "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", "Failed to create file": "No se pudo crear el fichero", - "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "No se ha podido eliminar el clúster: {{.error}}", diff --git a/translations/ko.json b/translations/ko.json index 32a833d023b6..788b9fcf2d92 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -281,7 +281,6 @@ "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", "Failed to create file": "", - "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "클러스터 제거에 실패하였습니다: {{.error}}", diff --git a/translations/pl.json b/translations/pl.json index 69999517bcdc..46a4e85b1ec8 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -270,7 +270,6 @@ "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", "Failed to create file": "", - "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "", diff --git a/translations/ru.json b/translations/ru.json index 14ea88bf1d55..dd5ada63de42 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -244,7 +244,6 @@ "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", "Failed to create file": "", - "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "", diff --git a/translations/strings.txt b/translations/strings.txt index 2462cbdafa84..49ae4b5bb3e8 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -244,7 +244,6 @@ "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", "Failed to create file": "", - "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "",