Skip to content

Ideas about translation #31

@ya-luotao

Description

@ya-luotao

Very good content, I would love to contribute to the Chinese translation so that more people can be helped. It looks like these are just a bunch of HTML files. I think the easiest way to translate this roadmap is to create a new directory called maybe zh/, and copy all the existing chapters into the zh/ directory. I will translate and replace them one by one. Of course, all HTML files in the zh/ directory will have to updated with the css/js references, just like:

<link rel="stylesheet" href="node_modules/vis/dist/vis.min.css" />
=>
<link rel="stylesheet" href="../node_modules/vis/dist/vis.min.css" />

I forked the repo and tested it locally and it works. What do think of it?

CleanShot 2021-04-09 at 16 33 51@2x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions