From 99e5e4ac2eb8767940d6a58c4086d602f0654347 Mon Sep 17 00:00:00 2001 From: CD Cabrera Date: Tue, 24 Sep 2024 11:26:36 -0400 Subject: [PATCH] fix(locale): sw-2953 ansible missing graph tooltips (#1423) --- public/locales/en-US.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/locales/en-US.json b/public/locales/en-US.json index ed29e516e..2f9961ecc 100644 --- a/public/locales/en-US.json +++ b/public/locales/en-US.json @@ -130,8 +130,10 @@ "legendTooltip_Instance-hours": "Instance hours usage", "legendTooltip_Instance-hours_OpenShift-dedicated-metrics": "OpenShift Dedicated <0>On-Demand instance hour usage.", "legendTooltip_Instance-hours_on-demand": "Monthly <0>On-Demand control plane hour usage.", + "legendTooltip_Instance-hours_on-demand_ansible-aap-managed": "Monthly <0>On-Demand infrastructure hour usage.", "legendTooltip_Instance-hours_prepaid": "Monthly <0>pre-paid control plane hour usage.", "legendTooltip_Instance-hours_prepaid_ansible-aap-managed": "Monthly <0>pre-paid infrastructure hour usage.", + "legendTooltip_Managed-nodes_on-demand": "Monthly <0>On-Demand managed nodes hour usage.", "legendTooltip_Managed-nodes_prepaid": "Monthly <0>pre-paid managed nodes usage.", "legendTooltip_Sockets": "{{product}} CPU usage, per CPU socket pair.", "legendTooltip_Sockets_cloud": "Public cloud {{product}} CPU usage, per socket. Each instance is considered a single socket.",