This release includes a mechanism to translate the canteen menu. The feature is alpha and disabled by default.
You need a running ollama instance to use the feature. The most simple configuration might be:
"translation": {
"ollamaServerUrl": "http://ollama:11434"
}
Full Changelog: v0.27.19...v0.28.0