I18n: Import Scenes translations (#106852)

* wip

* use initScenesTranslations

* comment

* use just plain resource loaded from scenes lib

* update to the published scenes version

* rename loadPluginResources to loadNamespacedResources
This commit is contained in:
Josh Hunt
2025-06-24 10:00:41 +01:00
committed by GitHub
parent 9a95430815
commit e1af2e15cb
7 changed files with 38 additions and 27 deletions
+2 -2
View File
@@ -287,8 +287,8 @@
"@grafana/plugin-ui": "0.10.7",
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^6.20.1",
"@grafana/scenes-react": "^6.20.1",
"@grafana/scenes": "^6.21.0",
"@grafana/scenes-react": "^6.21.0",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",