Home Artists Posts Import Register

Content

What's new in Ver 3.7.9

  • Update : RMMV & RMMZ engine 0.3.1
  • Fix : RMMV & RMMZ engine: Snippet preview for plugins.js
  • Fix : RMMV & RMMZ engine: Unable to apply translation for plugins.js
  • Update : RenParser ver 0.7.2
  • Fix : Renpy: Anything after "#" in each line is ignored despite the "#" is within a string
  • Update : Addon installer is now displaying minimum version of Translator++
  • Update : Translator engine module
  • Update : Addons module
  • Add : DeepL Pro translator engine (available as an addon)
  • Add : IBM Watson translator engine (available as an addon)


What is DeepL Pro?

Deepl Pro is a translator engine for using the DeepL API.

You can get the API for free and use translation services for free up to 500,000 characters.

Although free, it requires a credit card issued in a small number of countries to get an account at Deepl.

If you are having trouble getting API keys in deepl, I suggest you to use the regular version of this translator engine instead.

How to set-up Deepl Pro

Unlike the free-to-use version counterpart, this version requires an API key.

1. Copy your Deepl API key at account settings at https://www.deepl.com/pro-account/plan

2. Open up options > Translator & language > Deepl Pro

3. Fill in API key with your DeepL API

4. Fill the Target URL with the correct URL

If you’re using a free service, use this URL:

<code>https://api-free.deepl.com/v2/translate</code>

Or, if you’re using the paid service, use this URL:

<code>https://api.deepl.com/v2/translate</code><code>
</code>

This article also posted here : https://dreamsavior.net/docs/translator/translator-engine/deepl-pro/


Translator++ Ver 3.7.9 is available via auto update only

Comments

Anonymous

is this available to lowest tier patrons? I keep getting a message saying I need to connect even though I have connected my patron to the application.

aeronlc

Accents (UTF-8) are not working in exported renpy games (I was able to correctly export the game using version 3.6.28)