mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Navigation: Rename Alerts & incidents to Alerts & IRM (#65635)
update Alerts & incidents to Alerts & IRM
This commit is contained in:
@@ -114,7 +114,7 @@ export function getNavTitle(navId: string | undefined) {
|
||||
case 'apps':
|
||||
return t('nav.apps.title', 'Apps');
|
||||
case 'alerts-and-incidents':
|
||||
return t('nav.alerts-and-incidents.title', 'Alerts & incidents');
|
||||
return t('nav.alerts-and-incidents.title', 'Alerts & IRM');
|
||||
case 'help':
|
||||
return t('nav.help.title', 'Help');
|
||||
case 'profile/settings':
|
||||
|
||||
Reference in New Issue
Block a user