i18n.site , I write another MarkDown Command-line translation tool #25
i18nsite
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After more than half a year of development, https://i18n.site has come online.
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 )
Beta Was this translation helpful? Give feedback.
All reactions