[mod] add deepl translation engine

This implements the Deepl Translation engine. It works nearly like lingva but
directly to the deepl API.  This api only needs a to-lang, from-lang is a fake
by now.

There is a free option to use [1].

[1] https://www.deepl.com/pro-api?cta=header-pro-api for registering a free account.
This commit is contained in:
Thomas Renard 2022-08-08 21:31:24 +02:00 committed by Markus Heiser
parent 07342899e5
commit d4acbcfe63
2 changed files with 71 additions and 0 deletions

View file

@ -1626,6 +1626,15 @@ engines:
engine: seznam
disabled: true
# - name: deepl
# engine: deepl
# shortcut: dpl
# # You can use the engine using the official stable API, but you need an API key
# # See: https://www.deepl.com/pro-api?cta=header-pro-api
# api_key: '' # required!
# timeout: 5.0
# disabled: true
- name: mojeek
shortcut: mjk
engine: xpath