fix title of config node (#56810)

This commit is contained in:
Ashley Harrison 2022-10-12 16:37:14 +01:00 committed by GitHub
parent 94ed744454
commit 8846778f9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 6 deletions

View File

@ -66,7 +66,9 @@ export function getNavTitle(navId: string | undefined) {
case 'alerting-admin':
return t('nav.alerting-admin.title', 'Admin');
case 'cfg':
return t('nav.config.title', 'Configuration');
return config.featureToggles.topnav
? t('nav.config.title', 'Administration')
: t('nav.config.titleBeforeTopnav', 'Configuration');
case 'datasources':
return t('nav.datasources.title', 'Data sources');
case 'correlations':

View File

@ -155,7 +155,8 @@
"title": "Apps"
},
"config": {
"title": "Configuration"
"title": "Administration",
"titleBeforeTopnav": "Configuration"
},
"correlations": {
"subtitle": "Add and configure correlations",

View File

@ -155,7 +155,8 @@
"title": ""
},
"config": {
"title": ""
"title": "",
"titleBeforeTopnav": ""
},
"correlations": {
"subtitle": "",

View File

@ -155,7 +155,8 @@
"title": ""
},
"config": {
"title": ""
"title": "",
"titleBeforeTopnav": ""
},
"correlations": {
"subtitle": "",

View File

@ -155,7 +155,8 @@
"title": "Åppş"
},
"config": {
"title": "Cőʼnƒįģūřäŧįőʼn"
"title": "Åđmįʼnįşŧřäŧįőʼn",
"titleBeforeTopnav": "Cőʼnƒįģūřäŧįőʼn"
},
"correlations": {
"subtitle": "Åđđ äʼnđ čőʼnƒįģūřę čőřřęľäŧįőʼnş",

View File

@ -155,7 +155,8 @@
"title": ""
},
"config": {
"title": ""
"title": "",
"titleBeforeTopnav": ""
},
"correlations": {
"subtitle": "",