Netlify CMS multilingual setup

Hey all,

I’ve created multilingual pages with Hugo but I’d like to know how this should be set up in combination with Netlify CMS? The problem is that I can’t go to /admin/ directly, it is required to have a language in the url like /en/ or /nl/.

The error I’m getting in the browser console is:
Uncaught (in promise) Error: Failed to load config.yml (404)

Any of you managed to get this to work correctly? I don’t have any problems on websites without multiple languages.

Thanks in advance!

Gr,

Andy

Hi @andylemaire, the CMS doesn’t have multilingual support yet, but we’re getting close to implementing it:
https://github.com/netlify/netlify-cms/issues/716

That issue should have some workarounds as well.