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

20
pages.zh/common/hn.md Normal file
View File

@@ -0,0 +1,20 @@
# hn
> Hacker News 的命令行界面。
> 更多信息:<https://github.com/rafaelrinaldi/hn-cli>。
- 查看 Hacker News 上的故事:
`hn`
- 查看 Hacker News 上的 _数量_ 故事:
`hn --limit {{number}}`
- 查看 Hacker News 上的故事,并在选择链接后保持列表打开:
`hn --keep-open`
- 按提交日期查看 Hacker News 上的故事:
`hn --latest`