Skip to main content

Hello, I have a question.


I need to translate some screens of a project I’m working on from ENG to PT using String variables.


The issue is that in some components I can assign a String, while in others I can’t.


See the example below: In the “Drawer” frame, I can only assign a String to the texts that are detached. On the other hand, in the “Schedule Recordings” frame, I can assign Strings to any text.


In the main “Step-Item” component, the option for String doesn’t appear, but in the main “Table Row” component, it does appear.


<iframe width="560" height="315" src="https://www.youtube.com/embed/-MRNXvZh3ss?si=tdglxkkUUY4hRdfK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Reply