Can't display Chinese
2024-07-12
locale-font
os
ubuntu
Can't display Chineseref: https://blog.csdn.net/weixin_39792252/article/details/80415550verified on: docker, webtop - ubuntu-kde 22.04sudo apt-get install language-pack-zh-hansappend this in /etc/environmentLANG="zh_CN.UTF-8"
LANGUAGE="zh_CN:zh:en_US:en"touch file /var/lib/locales/supported.d/local and add:en_US.UTF-8 UTF-8
zh_CN.UTF-8 UTF-8sudo locale-gen
`sudo locale-gen
``
- Install chinese fonts.
sudo locale-gen
- No need to reboot