Translate.lbs is an Omnis Studio library which will interface with the Google Translate RESTful API. The code uses the OW3 worker object to communicate with Google and included in the library is a simple window to demonstrate its capability.
Before use, an API key must be obtained from Google and entered as the initial value for the class variable cAPIKey in the object class oTranslate