Hello @itzikn,
To translate dynamic texts entered by users, you must call external services.
To call external services from the form, use the “cffProxy” operation. The code to use will depend on the service to use for translations. Learn more about the cffProxy operation by reading the following blog post:
https://cff.dwbooster.com/blog/2019/05/17/third-party-connection-module
Our plugin does not implement a specific integration with Google Translate, but you can learn more about its APIs by visiting the following link:
https://rapidapi.com/googlecloud/api/google-translate1
Best regards
