Translate Page Titles

I'm taking my first foray into using the translation manager (Ignition Perspective 8.1.27) and am a bit stumped on one particular thing: is there any way to make the page title translate? It seems that just putting the translation key in as the page title in the page configuration doesn't do the trick - the tab name in my browser just shows the translation term, even though other spots in the app translating that term work fine.

You'll have to manually invoke a write to page.props.title whenever the session locale changes, or whatever other trigger.

1 Like