I don’t know why, but the site-wide toggle never appears in my instance. Does it require the discourse-translator plugin enabled?
Actually… no buttons to translate anything appear at all.
I don’t know why, but the site-wide toggle never appears in my instance. Does it require the discourse-translator plugin enabled?
Actually… no buttons to translate anything appear at all.
Hello everyone,
I’m self-hosting Discourse, I managed to get Ollama to work reasonably well by setting the Discourse AI LLM settings with SambaNova pointing directly to Ollama Server.
However, I have some questions…
This Icon never appears…
And I’m not sure how to translate posts.
Also, there seems to be a limit to the content that can be translated. I wonder how I can translate everything to multiple languages.
Also, when I try to suggest with AI, it doesn’t suggest in the language of the user, only in English. And the default button to translate a topic seems to be only: Translate to English (US)
Need to write for example: Translate to Portuguese
In order to translate to other languages.
I’m kinda lost.
Wow… it magically started working after I changed this fields to:
AI translation max post length: 20000
AI translation backfill max age days: 50
Strange…
Seems to be working quite nicely now. I wonder if translations are also indexable by search engines.
Yeah, that’s how it works per Content Localization - Manual and Automatic with Discourse AI
Yes, they are!
Thank you so much for your feedback, so you know if it’s possible to add more than 10 languages? Even if not officially supported?
There is a hidden sure setting named content_localization_max_locales
that defaults to 10. You can change it via the rails console.
Please start new topics for new questions.