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

25
pages.zh/common/tuir.md Normal file
View File

@@ -0,0 +1,25 @@
# tuir
> 一个文本用户界面TUI用于从终端查看和与 Reddit 互动。
> 使用 Vim 键进行导航。
> 更多信息:<https://gitlab.com/ajak/tuir>。
- 启动 tuir
`tuir`
- 打开一个子版块:
`/{{subreddit_name}}`
- 打开一个链接:
`o`
- 启动时打开特定的子版块:
`tuir -s {{subreddit_name}}`
- 使用 mailcap 配置中定义的程序打开外部链接:
`tuir --enable-media`