Language Traslation

0
I want to do Language Translation where user entered data and importing data must be Translated to desired Language how can I achieve this ? Can i get any resource to follow and do this anybody please guide me
asked
1 answers
0

Hi Pragati,


There are some module that support this funtionallity.

  1. https://marketplace.mendix.com/link/component/208180
  2. https://www.mxtechies.com/mendix-modules-google-translate-for-native-mobile-mxtechies
  3. https://marketplace.mendix.com/link/component/208015
  4. https://marketplace.mendix.com/link/component/214526


Or you can do that by your own self using google's translation API: link
Hope it helps 😁

answered