Translate a string into another language, then another, then another, then...
- Download the repository as a zip
- Extract the zip archive
- Open terminal/bash/cmd and enter into the directory
- Run
npm installto install libraries - Run
node . - Enter string to translate
- Voilà!
- Inspired by arnaudjuracek/google-translate-chain
- Thanks to translate-tools/core for their Google Translate API
- Made for TOK Group Presentation on Lost in Translation