Release Notes
Internationalisation: Add markup for translations (#1151)
Support for UI translations has been added to @grafana/scenes via the @grafana/i18n package, which is now a peer dependency. NPM will install peer dependencies automatically, but Yarn and PNPM will not. If you're using Yarn or PNPM, you must manually add @grafana/i18n to your project.
Until Grafana 12.1 is released, use @grafana/i18n@12.1.0-249189 (which is what yarn add @grafana/i18n will install). This prerelease version is production-safe and compatible with older Grafana versions.
🚀 Enhancement
@grafana/scenes-react,@grafana/scenes