Hi there,
For this problem, I'd use a template such as 'Translate' + $chosenString + 'into' + $chosenLanguage
This of course requires you to retrieve the text you want to translate into a variable along with your desired language, but this lets you translate text using ChatGPT in Mendix:
Hope this helps,
Liam