システムロケールの設定
UTF-8 中国語ロケールを設定
Overview
UTF-8 中国語ロケールを設定
Commands
sudo apt-get update && sudo apt-get install -y locales
sudo locale-gen zh_CN.UTF-8
sudo update-locale LANG=zh_CN.UTF-8
UTF-8 中国語ロケールを設定
UTF-8 中国語ロケールを設定
sudo apt-get update && sudo apt-get install -y locales
sudo locale-gen zh_CN.UTF-8
sudo update-locale LANG=zh_CN.UTF-8