diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml
index 2ab4af6f..a9850977 100644
--- a/pkg/harvester/l10n/en-us.yaml
+++ b/pkg/harvester/l10n/en-us.yaml
@@ -1,3 +1,30 @@
+harvesterManager:
+ manage: Manage
+ cluster:
+ label: Harvester Clusters
+ none: There are no Harvester Clusters
+ learnMore: Learn more about Harvester from the Harvester Web Site or read the the Harvester Docs
+ description: Harvester is a modern Hyperconverged infrastructure (HCI) solution built for bare metal servers using enterprise-grade open source technologies including Kubernetes, Kubevirt and Longhorn.
+ plugins:
+ loadError: Error loading harvester plugin
+ rke:
+ templateError: Incorrect template format
+ affinity:
+ thisPodNamespace: This VM's namespace
+ matchExpressions:
+ inNamespaces: "Workloads in these namespaces"
+ vmAffinityTitle: VM Scheduling
+ namespaces:
+ placeholder: e.g. default,system,base
+ label: Namespaces
+ addLabel: Add Workload Selector
+ topologyKey:
+ placeholder: 'topology.kubernetes.io/zone'
+ vGpu:
+ title: VGPUs
+ label: VGPU type
+ placeholder: 'Please select a VGPU'
+
generic:
tip: Tip
resourceExternalLinkTips: 'External Link'