We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29c45a commit 39146c5Copy full SHA for 39146c5
x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/constants.ts
@@ -17,7 +17,7 @@ export const META_ENGINES_TITLE = i18n.translate(
17
);
18
19
export const SOURCE_ENGINES_TITLE = i18n.translate(
20
- 'xpack.enterpriseSearch.appSearch.metaEngines.title',
+ 'xpack.enterpriseSearch.appSearch.enginesOverview.metaEnginesTable.sourceEngines.title',
21
{ defaultMessage: 'Source Engines' }
22
23
0 commit comments