Integrations
Many software packages have been integrated with LibreTranslate. Some of them are listed below:
Discourse Plugin
Section titled “Discourse Plugin”You can use the official discourse translator plugin to translate Discourse topics with LibreTranslate. To install it simply modify /var/discourse/containers/app.yml
:
## Plugins go here## see https://meta.discourse.org/t/19157 for detailshooks: after_code: - exec: cd: $home/plugins cmd: - git clone https://github.com/discourse/docker_manager.git - git clone https://github.com/discourse/discourse-translator ...
Then issue ./launcher rebuild app
. From the Discourse’s admin panel then select “LibreTranslate” as a translation provider and set the relevant endpoint configurations.
See it in action on this page.
Mobile Apps
Section titled “Mobile Apps”- LibreTranslator is an Android app available in the F-Droid store that uses the LibreTranslate API.
- Translate You is a privacy focused translator app built with MD3 available in F-Droid Store and uses the LibreTranslate API amongst other providers.
- LiTranslate is an iOS app available on the App Store that uses the LibreTranslate API.
Web browser
Section titled “Web browser”- minbrowser is a web browser with integrated LibreTranslate support.