jangaza
jangaza
It seems to be correct, but a bit confusing: ### en.json: `"option-currently-excluded-folders": " These folders currently excluded:",`  ### de.json: `"option-currently-excluded-folders": "Diese Ordner sind momentan nicht eingeschlossen:",` 
Chinese translation should be discussed [here](https://github.com/obsidianzh/obsidian-translations) anyway, this looks fine? ``` "show-installed-only": "仅显示已安装插件", -> "show-installed-only": "仅显示已安装的主题", ```
done, thanks for notifying
Hey, you can try to connect to the docker image(`docker exec`) and check if its there, also set `-e langtool_languageModel=/ngrams`
[dockerfile](https://github.com/Erikvl87/docker-languagetool/blob/master/Dockerfile) seems to be correct and my fresh install with `docker run --rm erikvl87/languagetool` gives me `2025-05-22 15:29:26 +0000 Starting LanguageTool 6.6 (build date: 2025-05-15 10:29:04 +0000, f13e71a) server on...
this may be duplicate of https://github.com/fastapi/full-stack-fastapi-template/pull/1319