Merge pull request #6259 from nextcloud/enh/noid/add-libretranslate-warning

libretranslate-cc: add warning that it is deprecated
This commit is contained in:
Simon L. 2025-04-04 12:48:06 +02:00 committed by GitHub
commit 1b8d80b204
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,11 @@
## LibreTranslate ## LibreTranslate
This container bundles LibreTranslate and auto-configures it for you. This container bundles LibreTranslate and auto-configures it for you.
> [!WARNING]
> The LibreTranslate container and app is deprecated!
> Please use the [translate2 app](https://apps.nextcloud.com/apps/translate2) 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 ### Notes
- After the initial startup is done, you might want to change the default language to translate from and to via: - After the initial startup is done, you might want to change the default language to translate from and to via:
```bash ```bash