Hi there,
How are translations for backend modules handled in 9? For example, how would I translate labels in a statistics provider or a live integration addin? In the past, we used somehting like this:
Backend.Translate.JsTranslate
When I try this:
Translation.GetTranslation
I get an error (Design for current page view not found) because there's no pageview/design in scope, which makes sense to me.... ;-)
Thanks!
Imar