Skip to main content

Translators


Description.

In this settings section, you enter the information needed to use automatic translation services in your projects. They’re needed for:

  • translating articles;
  • translating message text into the recipient’s language;
  • translating pre-made text for autobot replies.

Description


Baidu Translate.

Baidu Translate

The platform’s native language is Chinese.

For easier setup, we recommend using a browser with a built-in translator.

How to get your secret key.

1. Go to the service website.

2. Hover your cursor over the indicated character:

Baidu Translate

3. A pop-up window for login will appear:

Baidu Translate

4. Log in to the service.

Baidu Translate

1. Enter your username and password here. 2. Button to log in. 3. Password recovery. 4. Go back to app login. 5. Create an account.

5. Create a new account.

In the login window, click Register:

Baidu Translate

A page will open for entering your data to create an account:

Baidu Translate

1. Username. 2. Mobile number without country code.

Only Chinese numbers are accepted.

3. Password that meets the service requirements. 4. Button to send authentication SMS. 5. Field for SMS code. 6. Agree to the terms of service. 7. Register.

After registering, you’ll be able to copy the key from your account and paste it in the ZennoDroid Settings.


Deepl Translate.

Deepl Translate

The service is temporarily unavailable to citizens and companies from Russia.

But if you have a valid payment method from the EU, Switzerland, UK, USA, Canada, or Japan, you can get access to DeepL Pro by entering that info during payment.

Getting your secret key.

1. Go to the service site and click the three-bar menu in the top right corner.

Deepl Translate

2. Click on the Pricing tab.

Deepl Translate

3. Select DeepL API and then choose one of the two plans: DeepL API Free (free) or DeepL API Pro (4.99€).

Deepl Translate

4. Now enter your email and create a password.

Deepl Translate

5. Next, fill in your personal details (country, address, first and last name).

Deepl Translate

6. Then enter your card details.

Deepl Translate

Even if you choose the free plan, your card still has to be valid in order for the registration to go through.

7. Once you’ve finished signing up, go to your Personal Account → API Keys.

Deepl Translate

Copy your API key and paste it into the ZennoDroid settings.


Google Translate via API

The service is temporarily unavailable to citizens and companies from Russia.

Google Translate

We recommend reviewing the rates and fees before using.

Getting your secret key.

1. First, sign in to your Google account.

Google Translate

2. Then create your first project on the Google Cloud platform.

Google Translate

3. Now, select your project and add Cloud Translation API.

Google Translate

You’ll need to set up a billing account first.

4. Get your API key and add it to ZennoDroid’s settings.


Google Translate Web Interface.

No setup needed for this method, just use the online translator in your browser.

Works for free.

Microsoft Translation.

The service is temporarily unavailable to citizens and companies from Russia.

Microsoft Translation

We recommend reviewing the rates and fees before using.

Getting your API key.

1. Go to Microsoft Azure, log in, or create a new account.

Microsoft Translation

A 30-day trial is available.

2. After you get the trial period, go to the Azure Services page and create your resource.

Microsoft Translation

3. Use the search bar to find Translator, open it, and click Create.

Microsoft Translation

4. Get your API key and paste it into ZennoDroid.


Yandex Translate.

Yandex Translate

Getting your secret key.

1. Sign up at Yandex Cloud.

Yandex Translate

A welcome grant is awarded to test out the platform.

2. After logging in, go to your personal dashboard and create a billing account.

Yandex Translate

3. Now you need to create a service account.

Yandex Translate

4. Next, on your dashboard, go to the Access Rights section.

Next to the needed account, click the three dots → Edit Roles → Add Role → ai.translate.user.

Yandex Translate

5. Go to the service account and generate an API key.

Yandex Translate

API key value can be viewed only once—immediately after creation.

Example of use.

While working on a project, you can translate any content you’re using. For example, you can translate a phrase from Russian to English to send in a message.

Example of use

  1. Get the text string from a List.
  2. Add the Text Processing action.
  3. Set up the translation function, selecting the desired service and options.
  4. Send the translated message to the recipient.