add new chinese translations
This commit is contained in:
16
pages.zh/common/hello.md
Normal file
16
pages.zh/common/hello.md
Normal 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}}"`
|
Reference in New Issue
Block a user