mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix title of config node (#56810)
This commit is contained in:
@@ -155,7 +155,8 @@
|
||||
"title": "Apps"
|
||||
},
|
||||
"config": {
|
||||
"title": "Configuration"
|
||||
"title": "Administration",
|
||||
"titleBeforeTopnav": "Configuration"
|
||||
},
|
||||
"correlations": {
|
||||
"subtitle": "Add and configure correlations",
|
||||
|
||||
Reference in New Issue
Block a user