Structuring a multilingual community

:bookmark: This guide explains different approaches to organizing a Discourse forum for a multilingual community, including pros and cons of each method.

:person_raising_hand: Required user level: Administrator

Discourse offers several ways to structure your site for a multilingual community. This guide will explore the most common approaches and their advantages and disadvantages.

:spiral_notepad: This topic is no longer the source of recommended approaches to structure a multilingual community since we now recommend the use of the built-in Content Localization features in Discourse core, with optional automatic AI translations via the Discourse AI plugin. For additional details, please take a look at Content Localization - Manual and Automatic with Discourse AI.

Using categories for language separation

“Other languages” category with sub-categories

One approach is to create a main category called “Other Languages” with sub-categories for specific languages.

How to implement:

  1. Create a new category called “Other Languages”
  2. Add sub-categories for each language you want to support
  3. Encourage users to post in the appropriate language sub-category

Pros:

  • Clean separation between languages
  • Ability to use category-restricted tags for additional organization within each language

Cons:

  • Multilingual users need to track multiple categories with similar content
  • Can lead to content silos based on language

Separate top-level categories for each language

Another approach is to create separate top-level categories for each supported language.

How to implement:

  1. Create a new category for each language you want to support
  2. Use a theme component like Custom Header Links to add language switching links in the header

Pros:

  • Clear distinction between language sections
  • Easy navigation for users who speak only one language

Cons:

  • Can create a fragmented community experience
  • Difficult for multilingual users to follow discussions across languages
  • Can lead to content silos based on language

Using tags for language identification

Forum-wide language tags

This approach involves creating tags for each supported language and encouraging users to tag their posts accordingly.

How to implement:

  1. Create tags for each language you want to support (e.g., #english, #french, #spanish)
  2. Encourage users to add the appropriate language tag when creating topics
  3. Optionally, use emojis in tag names for visual distinction

Pros:

  • No need for separate categories
  • Multilingual users can easily follow all content
  • Flexible for topics that may involve multiple languages

Cons:

  • Relies on user compliance for accurate tagging
  • May be less intuitive for users accustomed to category-based navigation

Using separate Discourse instances

For communities with distinct language groups, using separate Discourse instances for each language can be considered.

How to implement:

  1. Set up a separate Discourse instance for each language
  2. Use subdomains or separate domains for each instance (e.g., en.example.com, fr.example.com)
  3. Link between instances in the header or footer using a theme component like Custom Header Links

Pros:

  • Complete separation of content and users by language
  • Ability to customize each instance for its specific language community

Cons:

  • More complex to manage multiple instances
  • Difficult for multilingual users to participate across language communities
  • Potential for duplicate discussions and fragmented community

Additional considerations

Localization of categories and tags

Discourse now supports localizing category names, category descriptions, and tag names via the built-in Content Localization feature. Enable content localization enabled and configure content localization supported locales in your site settings. Authorized groups can provide manual translations, or automatic translations can be configured via the Discourse AI plugin.

User language preferences

Discourse has built-in locale settings including allow user locale, set locale from accept language header, set locale from cookie, and set locale from param. These allow users to set their preferred language for the interface. When Content Localization is enabled, users will automatically see localized content based on their locale preference.

Language switcher

The content localization language switcher setting can display a language switcher in the header, allowing visitors (including anonymous users) to switch between your supported languages.

Search functionality

Ensure that users can search across all languages or filter results by specific languages.

Additional resources

Last edited by @pedro 2025-09-30T05:35:05Z

Last checked by @hugh 2024-07-26T00:58:56Z

Check documentPerform check on document:
20개의 좋아요

I think https://community.wd.com have quite an elegant version of the “other languages” category. They use several such categories for different languages and added a language bar above the header (via css I suppose, but they forgot to add it to the mobile css).

They even managed to somehow exclude the language categories from the “all categories” page (also via CSS?) And also the “latest” page seems free of non-english topics, but that may be because there are non at the moment.

However, another downside of this solution is clearly that the illusion of beeing on, for example, a German WD forum is shattered when you click on “latest” because what you get are not the latest German posts.

8개의 좋아요

Is there anybody who uses completely separate instances of Discourse for multi-lingual communities? This seemed like the most obvious way to do it (especially since you can set each language-subcommunity to default to use the same language in the Discourse UI).

2개의 좋아요

I’m setting them up, but I do:

https://en.ancap.ch
https://br.ancap.ch
https://jp.ancap.ch
https://th.ancap.ch

and so on.. they are in a multisite configuration

I prefer that each one has a link to each others in the Header (the https://br.ancap.ch one has)

6개의 좋아요

I like your approach. How you did it?

1개의 좋아요

There’s nothing special to @swfsql’s approach.

  1. Set up a dedicated Discourse forum for each language. No need for a multisite configuration.
  2. Use a theme component like Custom Header Links or Brand Header to create the menu you need.
6개의 좋아요

I would like to share some ideas about how to turn Discourse in a truly and multilingual space, equitable to speakers of dozens of languages, some of them multilingual, some of them not, some fluent in English some of them not, or not at all. In our organization we might be able to invest in the development of these features, after a good technical and community review.

The idea would be to use language tags with some customization. Posters would be able to tag their post with the relevant language so as to keep topics searchable by language.

Goal

The goal is to offer a discussion space that speakers of any language (and language combinations) can feel as theirs, as opposed to an English forum with a multilingual corner or a forum split in many languages becoming effectively many separate forums.

Language tags

For this, the main building block would be a tag specific to languages. This tag would be required for all topics, and it would default to English. Topics in non-English languages would be tagged accordingly.

Languages displayed

By default, the topic would display topics in all languages. Admins could configure as default just one language, a combination of languages, keep all languages…

Through a language bar that pulls from the tag titles, users could see the topics available in a specific language.

Language user preferences

Through browser detection, language chosen by the user during registration, user preferences, and other means to be determined, the system would decide which language(s) are displayed to a user.

Again, the default would be English and admins could define other combinations. The user could always go to their user preferences and set the language(s) they want to see / ignore. It would be of further use if the users could set the default language of posting, to save them from selecting a language tag each time.

Localization of categories and tags

Tags, categories and their descriptions could be localized.

Search filter

Users could search in all languages or filter for their languages defined in their profiles.

Progressive implementation

Not all these features would be deployed at once, and maybe not all these features need to be in just one plugin. It would be preferred to test and build incrementally, and start with a minimum viable product that a multilingual community could start testing.

Does this approach sound like the right one? Are there other ideas for how we could more effectively build the multilingual element of this discussion space?

9개의 좋아요

What is it that makes a community feel like a community? In a largely text-based medium, being able to understand the text-based communication of the other members seems key, i.e. I wonder whether it’s possible to completely overcome the two pitfalls you mention (‘siloisation’ or ‘tokenism’) in a largely text-based medium (without perfect auto-translation).

One community that comes to mind here is https://discourse.mozilla.org

Currently we have the option of requiring a certain number of tags on a post in a category, see The option to enforce tagging (Category setting “Minimum number of tags required in a topic”).

However, this use case would benefit from a slightly different setting “Require tag from a tag group”. The way you would use this would be to

  • Create a tag_group with a set list of languages
  • Require each new topic to have one tag added from this group before it is posted.

@HAWK I’m curious if some of the other use cases for this type of setting you mentioned in the linked topic would benefit from something similar (or if they are entirely covered by the existing “Minimum number of tags required in a topic” setting)?

This could be done in a fashion that could be generally useful: A tag navigation component that displays tags from a specific group.

Discourse currently allows the user to set their locale (toggled by the allow user locale site setting) and does auto-detection of locale, toggled by the site setting set locale from accept language header. There are three auto-detection contexts:

  • Guests (browser and headers)
  • Signups (ibid)
  • Invites (ibid) - there is perhaps an issue with this? (see) (@schungx?)

Perhaps the two improvements that could be made here would be to:

  • add a setting to allow a user to manually set their locale in the signup form
  • add a ‘locale switcher’ for guests, similar to facebook’s (see bottom bar of signup page). I’ve actually made this for different project, but haven’t yet turned it into a plugin.

I find this one really interesting, and think it would definitely be interesting to try. The tags, categories and category descriptions are what a user often reads first before reading an actual topic. These often contribute to the user’s sense of the community. If they see words and descriptions that they relate to, they’re more likely to relate to the community itself. So even if there’s a different language once the user gets into the topic, their interest and sense for the community is already primed.

It is also easier to localize category descriptions and tags than it is to localize entire topics. Technically speaking, this is doable, but hasn’t yet been tried. See further. @erlend_sh Do you know of any further work on / examples of this?

If the language tags are all in a single tag_group, the move here would be to add a tag-group-specific tag filter to the advanced search page.

To summarise the changes I’ve mentioned above:

  • A “Require tag from a tag group” site or category setting
  • A tag navigation component that displays tags from a specific group
  • A setting to allow a user to manually set their locale in the signup form
  • A ‘locale switcher’ for guests
  • Localisation of tags, category names and category descriptions
  • Add a tag-group-specific tag filter to the advanced search page
10개의 좋아요

Invites (ibid) - there is perhaps an issue with this? (see 1) (@schungx?)

As far as I can tell invite emails will be sent in the site default language, but the user will get his/her locale once signing in.

There is currently no way to specify the language of invites…

2개의 좋아요

Nothing springs to mind but we’re seeing more and more multilingual communities so if that is going to simplify that particular use case then I think it’s a legit ask.

8개의 좋아요

@HAWK I also support this feature. I can see so many uses for this in addition to requiring language tags. For example, we currently have a tag group called project management with tags #idea, #scoping, #ready, #in-progress, #celebrating, #evaluating, #done. It would be incredible to require people to correctly tag every post they make with the appropriate project management stage within certain categories.

3개의 좋아요

@neil what are your thoughts? How much work would be involved in enforcing one tag from a specific tag group be?

Note that we haven’t hit the rule of three yet, but I’m still interested in answers to the above.

7개의 좋아요

This would sound interesting for my forum also. We mostly have English-speaking members, but also Spanish-speaking members. We’re always translating back and forth. The thought of two separate forums (different languages) is not the way to go for us. But an auto-translated bi-lingual site - user-specified default language - would be great!

4개의 좋아요

It would be easy to add a way to enforce having a tag from a tag group. I guess in this case (choose one language) we want to enforce exactly one tag, but I’m guessing some people might want at least one tag (similar to the “Minimum number of tags required in a topic” setting). I’d rather implement “at least one tag from a specific tag group” since we can kind of see this in action already at Car Talk where it’s possible for people to tag their topics with all the car make and model tags, but it doesn’t happen. Also in a multilingual community, more than one language can make sense sometimes.

13개의 좋아요

Yup, that sounds smart to me.

6개의 좋아요

Perhaps the way to do this would be to add it as a numerical minimum, rather than a boolean, to give more granualar control, and also leave the door open to adding a maximum?

4개의 좋아요

I built this today. It’s a per-category setting in the Tags tab:

Something that can be improved is how people know what tags they have to choose from. Right now it’s showing the tag group name, but it should probably list the tags, or the most popular tags in the group in the case that there are too many to list.

@debryc @angus Thoughts?

11개의 좋아요

This is so exciting, Neil!

  1. I think the settings display is perfect.
  2. I agree that there needs to be some indication of what tags they have to choose from.

Perhaps in the tags dropdown of the composer, display the tag group and its tag options first, before displaying other popular tags.

Or, perhaps the error message includes a “choose one of the following tags before posting” message. Users could click on the tag name to add it!

5개의 좋아요

I went with this approach. The required tags will be suggested by the tag input if one hasn’t been chosen yet.

6개의 좋아요

또 다른 생각:
여러 언어에 공정하려면, 사용자는 가장 편안하게 사용할 수 있는 언어로 생성/표현(원문)할 수 있어야 합니다. 그리고 독자는 가장 편안하게 읽을 수 있는 언어로 소비/읽기(번역문)할 수 있어야 합니다. 번역 과정에서 생기는 정보 손실을 최소화하기 위해 원문과 번역문을 나란히 표시하는 것이 유용할 것입니다. 번역문의 기본 버전은 자동 번역된 버전일 수 있습니다. 그리고 이후 번역문의 버전은 사용자가 기여한 개선 사항일 수 있습니다. 위키와 마찬가지로, 독자는 번역 과정에서 정보 손실이 의심될 경우 이전 버전의 번역문을 선택하여 볼 수 있습니다.

사용자는 시스템이나 관리자가 내린 결정을 무시하고 소비할 언어를 선택할 수 있는 빠른 방법을 가져야 합니다 - 예를 들어 화면 우측 상단의 언어 드롭다운 메뉴를 통해 말입니다. 예를 들어, 중국을 여행 중인 영어권 게스트 사용자(로그인 안 함)는 브라우저 감지가 중국어를 지역 언어로 표시하더라도 영어로 된 텍스트를 보고 싶어 할 수 있습니다.

태그와 카테고리를 번역한다는 아이디어를 좋아합니다. 다만, 일부 기술/과학 용어는 번역이 없을 수 있으며 원어로 남아야 할 수도 있습니다.

3개의 좋아요