add new chinese translations
This commit is contained in:
16
pages.zh/common/wormhole.md
Normal file
16
pages.zh/common/wormhole.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 虫洞
|
||||
|
||||
> 安全地将东西从一台计算机传送到另一台计算机。
|
||||
> 更多信息:<https://magic-wormhole.readthedocs.io>。
|
||||
|
||||
- 发送文件:
|
||||
|
||||
`wormhole send {{path/to/file}}`
|
||||
|
||||
- 接收文件:
|
||||
|
||||
`wormhole receive {{wormhole_code}}`
|
||||
|
||||
- 发送纯文本:
|
||||
|
||||
`wormhole send`
|
Reference in New Issue
Block a user