1、在终端中输入命令 vim ~/.bashrc 来编辑“.bashrc”文件
2、在最后添加“ export LANG="zh_CN.UTF-8" ”
3、执行 sudo shutdown -r now 重启系统