-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I'm trying to translate whatwg/html here: https://whatwg-cn.github.io/html/multipage/
To sync this fork (especially not-yet-translated sections), the build tools (html-build, watssi) are also used in that repo. While I find out the hard coded match strings (in .pre-process-annotate-attributes.pl, .pre-process-tag-omission.pl, and maybe others) will break the build process, for example:
<dt><span data-x=\"concept-element-attributes\">Content attributes</span>:</dt>
https://github.com/whatwg/html-build/blob/master/.pre-process-annotate-attributes.pl#L18
Now I also translated these perl source files locally. Could there be better solutions to make this tool language in-dependent? Or should I push the zh-Hans version to this project, which may require localization mechanism to be implemented.
Metadata
Metadata
Assignees
Labels
No labels