> 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="https://529150212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lh81JtaIQ84bwQqz_Wh%2F-LvJjJx_b-eUpmcJLEic%2F-LvJjVzxySabOuGZZwqb%2Fimage.png?alt=media&amp;token=5b83bd75-b7ed-47a7-a5d5-ccb14a6ea334" alt=""></div>

![](https://529150212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lh81JtaIQ84bwQqz_Wh%2F-LvJjJx_b-eUpmcJLEic%2F-LvJjZhB9XoiziCqyxL_%2Fimage.png?alt=media\&token=9b8ba6fb-1643-4821-adc7-47cdb803323d)
