Übersetzung wird bei Locale-Änderung nicht angezeigt, aber die HTML-Sprache ändert sich trotzdem

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 „Gefällt mir“

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 settingcontent_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.


sneak preview

If you wish you could turn it on.

1 „Gefällt mir“

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.

2 „Gefällt mir“