Use google translate library to translate text from command line.
Python 3.xx googletrans
pip install googletrans
python Translate.py -s <source_lang> -d <destination_lang>