In order to use the Google Translate API, the customer must have created an account with Google and obtained the following:
URL for the Google IP site.
Google Translate API key
Configuration of the Google Translate API is performed by modifying Shared Properties values, (see Shared Properties).
If you are configuring Google Translate API by modifying the sharedConfig.properties file and the following settings do not appear in the file, stop the services using the STOP ENTERWORKS.cmd script, add the property settings to the bottom of the sharedConfig.properties file, and start the services again using the START ENTERWORKS.cmd script.
google.translate.enabled: Specified whether the translation is enabled.
1: Google Translate is enabled.
0: Google Translate is disabled.
google.translate.refer.site: URL for the Google IP site.
google.translate.key: The Google Translate API key.