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,33 @@
# rainbowstream
> 基于终端的 Twitter 客户端,支持实时推文流、趋势、发送、搜索、收藏和用户管理。
> 在线帮助使用 `h`,上下箭头浏览历史,按 Tab 键自动补全,按两次 Tab 键进行建议。
> 更多信息:<https://github.com/orakaro/rainbowstream>。
- 打开 RainbowStream:
`rainbowstream`
- 显示你的时间线(可选显示的推文数量,默认为 5
`home [{{num_of_last_tweets}}]`
- 显示特定用户的个人资料:
`whois @{{user}}`
- 按原样发布消息:
`t {{message}}`
- 转发给定 ID 的推文ID 在时间旁边):
`rt {{tweet_id}}`
- 收藏给定 ID 的推文:
`fav {{tweet_id}}`
- 搜索给定的词(可以带或不带话题标签):
`s {{word}}`