From 26aced2126519716726346a8ee8d3c5eed4069d2 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Tue, 10 Mar 2026 11:04:46 +0100 Subject: [PATCH] languagetool: rename mentioning of `Collabora` to `Nextcloud Office` Signed-off-by: Simon L. --- community-containers/languagetool/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/community-containers/languagetool/readme.md b/community-containers/languagetool/readme.md index 4c2ca98c..c7a725e9 100644 --- a/community-containers/languagetool/readme.md +++ b/community-containers/languagetool/readme.md @@ -1,9 +1,9 @@ -## LanguageTool for Collabora -This container bundles a LanguageTool for Collabora which adds spell checking functionality to Collabora. +## LanguageTool for Nextcloud Office +This container bundles a LanguageTool for Nextcloud Office which adds spell checking functionality to Nextcloud Office. ### Notes -- Make sure to have collabora enabled via the AIO interface -- After adding this container via the AIO Interface, while all containers are still stopped, you need to scroll down to the `Additional Collabora options` section and enter `--o:languagetool.enabled=true --o:languagetool.base_url=http://nextcloud-aio-languagetool:8010/v2`. +- Make sure to have Nextcloud Office enabled via the AIO interface +- After adding this container via the AIO Interface, while all containers are still stopped, you need to scroll down to the `Additional Nextcloud Office options` section and enter `--o:languagetool.enabled=true --o:languagetool.base_url=http://nextcloud-aio-languagetool:8010/v2`. - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack ### Repository