add new chinese translations
This commit is contained in:
16
pages.zh/linux/check-language-support.md
Normal file
16
pages.zh/linux/check-language-support.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 检查语言支持
|
||||
|
||||
> 显示在 Ubuntu 上缺失的语言包列表。
|
||||
> 更多信息:<https://manned.org/check-language-support>。
|
||||
|
||||
- 根据已安装的软件和启用的区域设置显示缺失的语言包列表:
|
||||
|
||||
`check-language-support`
|
||||
|
||||
- 列出特定区域设置的包:
|
||||
|
||||
`check-language-support --language {{en}}`
|
||||
|
||||
- 显示已安装的包以及缺失的包:
|
||||
|
||||
`check-language-support --show-installed`
|
Reference in New Issue
Block a user