Use Translatable is not possible

I don’t think that Multilanguage development is supported by SilverStripe. I could see an addon ‘Translatable’ but this doesn’t have a lot promising to setup a bilingual/multilingual site.
Has anyone used that before?

Hi,

Silverstripe can handle multi-language sites pretty easily. With Silverstripe CMS 4, the recommended approach is to use the Fluent module: GitHub - tractorcow-farm/silverstripe-fluent: Multi-language translate module for Silverstripe, without having to manage separate site trees.

This will allow you to very quickly set up a site with translated content.

I notice the post was tagged with Silverstripe 3. I’d strongly recommend upgrading to version 4 before you embark on adding multi-language to the project. Version 3 is end-of-life, so adding such a big set of new features would be the best opportunity to upgrade and make sure you are working on a supported product.

Thanks. I have some customizations too. I may need to find something for them before I upgrade the site. Those customization are in Grid field files.