Skip to content

Commit 2d3a277

Browse files
committed
docs(readme): localize connection properties documentation to Chinese
- Translate notes about Proxy connection properties and custom `Timeout` length from English to Traditional Chinese Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent c04cdcc commit 2d3a277

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.zh-tw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@ See [examples/proxy/proxy.go](./_examples/proxy/proxy.go)
190190
}
191191
```
192192

193-
NOTE: Properties for the Proxy connection are not inherited from the Jumphost. You must explicitly specify them in the DefaultConfig struct.
193+
注意:代理連接的屬性不會從跳板機繼承。您必須在 DefaultConfig 結構體中明確指定它們。
194194

195-
e.g. A custom `Timeout` length must be specified for both the Jumphost (intermediary server) and the destination server.
195+
例如,必須為跳板機(中介伺服器)和目標伺服器分別指定自定義的 `Timeout` 長度。
196196

197197
### SSH Stream Log
198198

0 commit comments

Comments
 (0)