How to get a Google Translate API key in 5 minutes?
How to get a Google Translate API key in 5 minutes?
Описание
There are few sites on the Internet that still use one localization. The question of how to quickly translate text into different languages has become very relevant.
There are many automatic text translators, but they all require an API key to work through Google.
We get the key from Google Translate API using short instructions
1. Go to https://console.cloud.google.com/apis/dashboard
2. Select Enable APIs and Services

3. Search for Google Translation API

4. Turn it on by clicking the Enable button

5. Click on the Manage button and then select Credentials

6. Generate a key, click on Create Credential, and then API Key

7. The resulting key can be used wherever you need it. Most likely, you did this to work with the module - Bulk automatic translation of texts, products, categories, articles with Google Translate API
