Hello community! I wanted to share an issue I’m encountering to see if there’s any solution or if we should request one.
In one of my projects, I’m using variables to switch all the text from English to Spanish. The buttons I’m using are instances of a component. This component has a text property that can be changed from the left side panel.
The problem arises when I try to link a string variable to the button’s text. Figma doesn’t allow it because the text property is already linked in the component settings.
Can you think of another solution that doesn’t involve removing the text property from the button or dettaching all the buttons?
Thank you very much in advance.