diff --git a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/PanelDataQueriesTab.tsx b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/PanelDataQueriesTab.tsx index 4295ddb38d4..d46b7270cb5 100644 --- a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/PanelDataQueriesTab.tsx +++ b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/PanelDataQueriesTab.tsx @@ -405,7 +405,7 @@ export function PanelDataQueriesTabRendered({ model }: SceneComponentProps - Add query from library + Add from saved queries )} diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index 928977ce31f..2706ec22fce 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -6373,7 +6373,7 @@ }, "dashboards": { "panel-queries": { - "add-query-from-library": "Add query from library" + "add-from-saved-queries": "Add from saved queries" }, "settings": { "variables": {