🔑Google translate API key
Google Translate API is required for to translate posts.
Go to the Google API Manager console and log in using your Google credentials.
After this click on Create Project link for create new project.
Enter Project Name and click on Create button.
Select the project from the dropdown menu beside Google Cloud Platform.
Click on APIs & Services then click on +ENABLE APIS AND SERVICES .
Search for Cloud Translation API and enable it.
Once enabled, click on Credentials, on the top nav-bar, click on +Create credentials then click on API key
Grab the key and Click Close.
Go to Admin Panel -> Settings -> Website Information -> Features API Keys & Information, and edit the following options:
Google Translate API Enter the API key you created in the previous chapter.
Last updated