@spiralup/auto-translate
Version:
Translate text to different languages using Google or Microsoft translate, for example during JHipster code generation.
13 lines (9 loc) • 390 B
Markdown
# Save original phrase to dictionary
When translating a text, translated text is written to dictionary files with a given key.
This key is usually the text that needs to be translated. However, in some cases, the key could be some form of expression.
# References
aider/01.upgrade_google_translation_lib.md
README.md
lib/translator/translate.js
module/index.js
test/translate_test.js