diff --git a/public/locales/en-US.json b/public/locales/en-US.json index 24a4c8f3d..2fd09af66 100644 --- a/public/locales/en-US.json +++ b/public/locales/en-US.json @@ -76,7 +76,7 @@ "label_Cores_cloud": "Public cloud", "label_Cores_hypervisor": "Hypervisor", "label_Cores_physical": "Physical cores", - "label_Cores_virtual": "Virtualized {{product}}", + "label_Cores_virtual": "Virtualized", "label_coreHours": "Core hours", "label_instanceHours": "Instance hours", "label_Instance-hours": "Instance hours", @@ -84,8 +84,8 @@ "label_Sockets": "Sockets", "label_Sockets_cloud": "Public cloud", "label_Sockets_hypervisor": "Hypervisor", - "label_Sockets_physical": "Physical {{product}}", - "label_Sockets_virtual": "Virtualized {{product}}", + "label_Sockets_physical": "Physical", + "label_Sockets_virtual": "Virtualized", "label_cloudSockets": "Public cloud", "label_hypervisorCores": "Virtualized cores", "label_hypervisorSockets": "Virtualized {{product}}",