I am working on a Hugo site with NetlifyCMS integration (GitLab as backend).
I wanna know what options I have to allow modification of the internationalization files that Hugo uses (i18n/en.yaml
, i18n/fr.yaml
, ...) from within the NetlifyCMS admin panel.
It is easy to modify translations of content files (_index.md
, _index.fr.md
, ...) by just creating a separate collection for every page and adding each language version of one page under the same collection.
How should I approach the integration of the i18n files with NetlifyCMS? https://gohugo.io/content-management/multilingual/#translation-of-strings