1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 23:40:44 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Thomas Renard
d4acbcfe63 [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.
2022-08-10 09:14:36 +02:00