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

16
pages.zh/common/hello.md Normal file
View File

@@ -0,0 +1,16 @@
# 你好
> 打印 "Hello, world!"、"hello, world" 或自定义文本。
> 更多信息:<https://www.gnu.org/software/hello/>.
- 打印 "Hello, world!"
`hello`
- 打印传统类型的 "hello, world"
`hello --traditional`
- 打印一条文本消息:
`hello --greeting="{{greeting_text}}"`