monty25
(Guido Leenders)
Août 26, 2025, 4:14
1
We have set up content localization on Discourse 3.5:
A topic has been translated from the default locale Dutch to English (UK) as visible at the red 3:
When using a private browser window, the locale chooser appears, but changing it makes no change to the actual text:
The same output occurs when the enable tl
parameter is added with value en
or en_gb
.
Also, no hreflang
links are present (but that seems to be a known feature gap).
However, the first line of the HTML changes on locale change for Dutch from:
<html lang="nl" class="desktop-view not-mobile-device text-size-normal anon">
to the following for English (UK):
<html lang="en-GB" class="desktop-view not-mobile-device text-size-normal anon">
What could be the reason that the translated text is not displayed?
1 « J'aime »
nat
(Natalie T)
Août 30, 2025, 4:54
2
Could you hit the normal edit button for the post, and check that the post’s original language is correct?
We have a new experimental feature that’s behind a hidden site setting – content_localization_crawler_param
which can serve translated content to Google.
We’re still in testing phase, but I’ve seen some optimal results so far.
If you wish you could turn it on.
1 « J'aime »
Moin
Août 30, 2025, 5:55
3
monty25:
Discourse 3.5
So you are on the stable branch? I’m afraid the new setting Nat mentioned in the end is too new, so it is not available there.
3 « J'aime »
@monty25 were you able to resolve your issue? As Moin points out, the translation work is fairly bleeding edge and if you want to use it you will want to be on latest, not stable.
tobiaseigen
(Tobias Eigen)
A fermé ce sujet ()
Octobre 6, 2025, 9:48
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.