crow-translate / QOnlineTranslator

A library for Qt5 that provides free usage of Google, Yandex and Bing translate API.
GNU General Public License v3.0
79 stars 12 forks source link

Add LibreTranslate engine #22

Closed VolkMilit closed 2 years ago

VolkMilit commented 2 years ago

This PR introduce LibreTranslate engine, in it's initial state. As for now https://translate.argosopentech.com is used. This instance doesn't required API key. In future contributions we need to add setting key and url settings, as it can be self-hosted.

VolkMilit commented 2 years ago

@Shatur, can you please check my changes? Also, how the hell can I squash 28baf06 and 8f0ea39? --amend doesn't work...