mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #6259 from nextcloud/enh/noid/add-libretranslate-warning
libretranslate-cc: add warning that it is deprecated
This commit is contained in:
commit
1b8d80b204
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue