From e62ae7e1d8fcf76f05e3dd2903fc35cb711482fb Mon Sep 17 00:00:00 2001 From: Volker Theile Date: Wed, 1 Jul 2026 05:21:07 +0200 Subject: [PATCH] fix: Fix the title of the CloudConfig DataTemplate dialog (#953) Signed-off-by: Volker Theile --- pkg/harvester/l10n/en-us.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index d4d2dc97..828457f4 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -781,7 +781,7 @@ harvester: addPort: Add Port cloudConfig: title: Cloud Configuration - createTemplateTitle: 'Create {name}.' + createTemplateTitle: 'Create {name}' createNew: Create new... cloudInit: label: Cloud Init