Open
Description
following #1268 and the tutorial updates by @johnwhitington and a question from @gasche, I asked around about what other systems do for configuration management.
I got two answers:
- @smorimoto suggests https://crowdin.com/features which helps coordinate translators and has a very nice open source support offer.
- @patricoferris suggests NetlifyCMS's i8n capabilities over at https://www.netlifycms.org/docs/beta-features/#i18n-support.
The metadata could also conditionally render something on the live site that (a) warns the content may be out of sync with English and; (b) a link for someone to either edit or confirm the information is good by comparing to English.
<...> It's open-source https://github.com/netlify/netlify-cms
Any more suggestions? We can start by evaluating both of these.