Hello,
I'm looking into a way to manage translation for "labels" of the dashboard button nodes I have in my flows.
My plan is store the translations in the global context and then retrieving these data and pushing them to the labels ...
Is there a way to retrieve the data directly form the global context from "within" button node in the same way data are retrieved from message property with the "{{ }}" notation ?