add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,20 @@
# liquidctl
> 控制液体散热器。
> 更多信息:<https://github.com/liquidctl/liquidctl>。
- 列出可用设备:
`liquidctl list`
- 初始化所有支持的设备:
`sudo liquidctl initialize all`
- 打印可用液体散热器的状态:
`liquidctl status`
- 在产品名称中匹配字符串以选择设备并将其风扇速度设置为20°C时0%、50°C时50%和70°C时100%
`liquidctl --match {{string}} set fan speed {{20 0 50 50 70 100}}`