Translating flows
I was aware that flows supported translation, and can see this for myself in the Translation Workbench and as referenced by various help articles (such as this: https://help.salesforce.com/articleView?id=sf.translatable_customizations.htm&type=5).
However, I just came to the realization that, despite it looking like you can select components from flows to translate, this doesn't cover any Display Text components used in screen flow screens; these cannot be translated in themselves. It looks like the only option I have here is to move all the Display Text text into a label and reference that label on the screen (by way of a Display Text that contains nothing but the label's reference).
This is less than ideal, to say the least, because:
- The screens themselves become less readable for the admin, since the text is now entirely separate from the flow and must be viewed elsewhere in the Setup UI.
- I cannot (AFAIK) insert other dynamic values into these labels - happy to be corrected if I'm wrong on this one.
Am I correct in my understanding? Is this a gap that's going to be filled sometime soon?