Hello everyone,
I am planning to build an Odoo based website with the following multilingual requirements:
- Each content item (blog post, forum post/reply) must has its own language when creating. For instance, a forum post created by a user on English site must have its language value set to en-GB. Another the post created by a user on Vietnamese site must have its language value set to vi-VN. 
- When display such content items, the query must put language condition so that only items with appropriate language display 
- I want such feature for forum, blog, pages. 
Could you please advise if there is a way to do so?
