Just testing YouTube video embedding and code block snippets:

Testing this: Awesome Text.
Image Test:
1220f54b-8125-4b15-98dd-6f620ed3d6bd-image.png
Hello guys!
Did someone maybe wondering how to internationalize forum and serve different categories for users based on their language?
Example:
User A has set up English language as a default and see category "General Discussion" with ID: 1
user B has set up French language as a default and see category "Discussion générale" with ID: 2
Example:
Is there any plugin fulfilling this idea? or can we talk about the nodebb core how to do that?
@Damian-Gądziak interesting idea. You might be able to do this with custom CSS to a point, but that's a hacky solution. Sounds like a good plugin idea.
Ok, as I can see simple CSS rules can do this job, maybe in the future we will build some plugin to support this feature