In order to integrate Google Translate with our platform, you will need to have a Google Cloud Platform account (https://cloud.google.com/) and have added your billing information.
Google Translation Service through its API has a free limit of 500000 characters, after which it will start to charge. These limits may be subject to change, so we recommend checking the official website for pricing information (https://cloud.google.com/translate/pricing).
Once you have created your account on Google Cloud Platform and set up your configuration information, you will need to create a new project and assign it a name.
Once the project is created, navigate to the sidebar and select the IAM & Admin option, then select Service Accounts.
In this new window, click on Create Service Account, fill out the information and create the account.
Go back to the Service Accounts view, and in the newly created account, go to the Manage Keys option.
In this new interface, press “Add Key,” then “Create new key,” select the JSON option and press create.
When you create the key, a JSON file will automatically download, which we will use later.
Go back to the top left menu and go to the APIs & Services option, then select Library.
In the library, search for Cloud Translation API and enable it. Note: If you have not added your billing information, you will not be able to enable it.
Finally, open the JSON file that was downloaded earlier and add all of its content to AI Content Labs.
Save, and you will now be able to use Google Translate on our platform.