Translate-Files-to-different-languages
To use the bulk File translator
-
Go to the Bulk file translator directory
-
Open up the terminal and type/copy paste the following command:
python3 translatorr.py to_translate translated
-
To translate your own files:
python3 translatorr.py {your_file_to_be_translated} {the_name_of_directory_you_want_to_store_the_translated_files_in}
Changing the languages
The translatorr will by default translate to Japanese.
To change the language: