Would be great if we on the framework level could support this now. I'm not sure how to best handle stuff like posts and Markdown and documentation pages, maybe they need to be prefixed with the language code and duplicate the files? I think the first step is to just support __('translation.keys') and run site build once for each language found/configured.
Would be great if we on the framework level could support this now. I'm not sure how to best handle stuff like posts and Markdown and documentation pages, maybe they need to be prefixed with the language code and duplicate the files? I think the first step is to just support
__('translation.keys')and run site build once for each language found/configured.