Try Google Translate in Python
1st make sure python installed
py --version
NOTE : If you're using windows begin with \\ py -m //
2nd install google translate
py -m pip install googletrans==3.1.0a0
code for translation Bahasa to English
*pycharm
code for translation Bahasa to Vietnam
* pycharm