> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/termux/an-zhuang-linux-zhuo-mian/zhong-wen-hua.md).

# 中文化

### 加入中文顯示

```
apt install locales dialog
dpkg-reconfigure locales
---------------
en_US.UTF-8
zh_TW.UTF-8
---------------
default 選 zh_TW.UTF-8
```

#### &#x20;修改 Termux 的 start-debian.sh

```
#command+=" LANG=C.UTF-8"
command+=" LANG=zh_TW.UTF-8"
```

<div align="left"><img src="/files/-LvJjVzxySabOuGZZwqb" alt=""></div>

![](/files/-LvJjZhB9XoiziCqyxL_)
