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

[Feature Request] Firefox Translations Engine #58

Closed dCo3lh0 closed 10 months ago

dCo3lh0 commented 10 months ago

Firefox Translations Engine is an API that translates languages without internet, for this they provide language packs, its very good and precise, I think its an excellent system to be added since you will not need internet for this, but it will add a blob, since the package is not small but isnt enormous either. Hope you guys find it interesting.

https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/

Shatur commented 10 months ago

It uses Bergamot under the hood, so it's a duplicate of #13.