all-in-one/community-containers/libretranslate
Jean-Yves aec692208e libretranslate: add (deprecated) to its display name
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-01 17:19:15 +02:00
..
libretranslate.json libretranslate: add (deprecated) to its display name 2025-07-01 17:19:15 +02:00
readme.md libretranslate-cc: add warning that it is deprecated 2025-04-03 11:09:06 +02:00

LibreTranslate

This container bundles LibreTranslate and auto-configures it for you.

Warning

The LibreTranslate container and app is deprecated! Please use the translate2 app instead. You can activate it by first enabling the Docker-Socket-Proxy in the AIO-interface and then heading over to https://your-nc-domain.com/settings/apps/tools and installing and enabling the Local Machine Translation app.

Notes

  • After the initial startup is done, you might want to change the default language to translate from and to via:
# Adjust the values `en` and `de` in commands below accordingly
sudo docker exec --user www-data nextcloud-aio-nextcloud php occ config:app:set integration_libretranslate from_lang --value="en"
sudo docker exec --user www-data nextcloud-aio-nextcloud php occ config:app:set integration_libretranslate to_lang --value="de"

Repository

https://github.com/szaimen/aio-libretranslate

Maintainer

https://github.com/szaimen