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

@@ -1,16 +1,16 @@
# banner
# 横幅
> 给定参数输出为大型 ASCII 文字
> 更多信息:<https://manned.org/banner>.
> 参数以大ASCII艺术形式打印
> 更多信息:<https://manned.org/banner>
- 将文字信息打印为大横幅(引号可选
- 将文本消息打印为大横幅(引号可选):
`banner "{{Hello World}}"`
- 将文字信息打印为横幅,宽度为 50 个字:
- 使用50个字符的横幅[w]idth
`banner -w 50 "{{Hello World}}"`
- `stdin`读取文本:
-`stdin`读取文本:
`banner`
`banner`