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,16 @@
# laptop-detect
> 尝试确定脚本是在笔记本电脑还是台式电脑上运行。
> 更多信息:<https://gitlab.com/debiants/laptop-detect>。
- 如果当前设备可能是笔记本电脑,则返回退出状态 0否则返回 1
`laptop-detect`
- 打印当前系统检测到的设备类型:
`laptop-detect --verbose`
- 显示版本:
`laptop-detect --version`