mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Rename Metrics breadcrumb to Infrastructure (#137634)
This commit is contained in:
parent
9a056f5286
commit
6737428484
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export const settingsTitle = i18n.translate('xpack.infra.logs.index.settingsTabT
|
|||
});
|
||||
|
||||
export const metricsTitle = i18n.translate('xpack.infra.header.infrastructureTitle', {
|
||||
defaultMessage: 'Metrics',
|
||||
defaultMessage: 'Infrastructure',
|
||||
});
|
||||
|
||||
export const inventoryTitle = i18n.translate('xpack.infra.metrics.inventoryPageTitle', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue