Navigation: Ensure command palette is correctly translated (#61103)

* Navigation: Translate nav tree in store

* Remove usage of getNavTitle

* properly translate children

* add pubdash translation

* remove extraneous calls to translation in PageHeader

* empty commit

* correctly allow subtitle to be overrwitten (thank you tests!)

---------

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
Josh Hunt
2023-02-08 13:15:37 +00:00
committed by GitHub
parent bc67edbff8
commit 504eabbe80
23 changed files with 108 additions and 74 deletions

View File

@@ -287,6 +287,9 @@
"title": "Preferencias"
},
"profile/switch-org": "Cambiar de organización",
"public": {
"title": ""
},
"scenes": {
"title": "Escenas"
},