Localization Dashboard preview, and explanation of UE4's text localization process

Hi,

Thanks for the dashboard explanation. That’s great to see it coming.

I’m stuck with a case where I don’t know how to get a translation working.
Let’s say that I’m pulling data from my database and I want to use translation on one data, how can I get this?

If I’m doing FromString, it will be culture invariant ;(
Should I use a Format?

Thanks,