It would be nice if Docusaurus would support language file colocation. So you could have a
hello/world.md
as fallback file with a
hello/world.de.md
and hello/world.fr.md
for translated pages. This would make it a lot easier keeping multiple translations in sync.