After more than half a year of development, https://i18n.site has come online, support hugo yaml header
Currently, two open source command-line tools have been implemented:
i18: MarkDown Command-line translation tool
i18n.site: Multi-language static document site generator, optimized for the reading experience
Translation can perfectly maintain the format of Markdown. It can identify file modifications and only translate files with changes.
The translation is editable; if you modify the original text and machine-translate it again, the manual modifications to the translation will not be overwritten (if this paragraph of the original text has not been modified).
After more than half a year of development, https://i18n.site has come online, support hugo yaml header
Currently, two open source command-line tools have been implemented:
Translation can perfectly maintain the format of Markdown. It can identify file modifications and only translate files with changes.
The translation is editable; if you modify the original text and machine-translate it again, the manual modifications to the translation will not be overwritten (if this paragraph of the original text has not been modified).
SEE MORE IN → https://i18n.site
The code is open source and the command line is written in rust ( https://github.com/i18n-site/rust )
i18n.site · MarkDown 翻译、建站工具
经过大半年的开发,https://i18n.site 上线了。
目前,实现了两个开源的命令行工具:
i18
: MarkDown 命令行翻译工具i18n.site
: 多语言静态文档站生成器,为阅读体验而优化翻译,能完美保持
Markdown
的格式。能识别文件修改,只译有改动的文件。译文可编辑;修改原文,再次机器翻译时,不会覆盖译文的人工修改(如果原文此段未修改)。