all-in-one/community-containers/libretranslate
Simon L 5b4668931f libretranslate - remove note because it is working now
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 17:56:55 +01:00
..
libretranslate.json also enable integration apps after installing them 2023-10-30 10:44:09 +01:00
readme.md libretranslate - remove note because it is working now 2023-12-06 17:56:55 +01:00

LibreTranslate

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

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