chore: rename 'Incidents' sidebar to 'Incident' (the product name) (#87396)

* chore: rename 'Incidents' sidebar to 'Incident' (the product name)

* run make i18n-extract
This commit is contained in:
Christopher Lord 2024-06-24 08:55:53 -06:00 committed by GitHub
parent 1b2f110664
commit d701c181e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -292,7 +292,7 @@ func (s *ServiceImpl) readNavigationSettings() {
"grafana-kowalski-app": {SectionID: navtree.NavIDRoot, SortWeight: navtree.WeightFrontend, Text: "Frontend", Icon: "frontend-observability"},
"grafana-synthetic-monitoring-app": {SectionID: navtree.NavIDTestingAndSynthetics, SortWeight: 2, Text: "Synthetics"},
"grafana-oncall-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 1, Text: "OnCall"},
"grafana-incident-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 2, Text: "Incidents"},
"grafana-incident-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 2, Text: "Incident"},
"grafana-ml-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 3, Text: "Machine Learning"},
"grafana-slo-app": {SectionID: navtree.NavIDAlertsAndIncidents, SortWeight: 4},
"grafana-cloud-link-app": {SectionID: navtree.NavIDCfgPlugins, SortWeight: 3},

View File

@ -137,7 +137,7 @@ export function getNavTitle(navId: string | undefined) {
case 'testing-and-synthetics':
return t('nav.testing-and-synthetics.title', 'Testing & synthetics');
case 'plugin-page-grafana-incident-app':
return t('nav.incidents.title', 'Incidents');
return t('nav.incidents.title', 'Incident');
case 'plugin-page-grafana-ml-app':
return t('nav.machine-learning.title', 'Machine learning');
case 'plugin-page-grafana-slo-app':

View File

@ -1112,7 +1112,7 @@
"title": "Home"
},
"incidents": {
"title": "Incidents"
"title": "Incident"
},
"infrastructure": {
"subtitle": "Understand your infrastructure's health",

View File

@ -1112,7 +1112,7 @@
"title": "Ħőmę"
},
"incidents": {
"title": "Ĩʼnčįđęʼnŧş"
"title": "Ĩʼnčįđęʼnŧ"
},
"infrastructure": {
"subtitle": "Ůʼnđęřşŧäʼnđ yőūř įʼnƒřäşŧřūčŧūřę'ş ĥęäľŧĥ",