This script can translate other language to chinese in terminal
wget 'https://github.com/auto-kali/Terminal-translate/raw/master/translate' && pip3 install termcolor translate && cp -rf translate /bin && chmod 777 /bin/translate
translate "text"
or
translate -c "command"