diff options
Diffstat (limited to 'locales/help_docs/zh-CN.yml')
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 548d029..417d2d4 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -347,8 +347,7 @@ jv: parse: str_to_sockaddr: | - 无法将 *`%{str}`* 识别为IP地址 - 这是您的输入语法问题!请检查 **输入的内容** + 无法将 *`%{str}`* 识别为IP地址,请检查您的输入! action_operation_fail: main: | @@ -412,6 +411,9 @@ jv: read_cfg: 无法读取本地工作区的配置文件! write_cfg: 无法将修改写入本地工作区的配置文件! + create_socket: 无法创建 TCP 套接字! + connection_failed: 无法连接至目标服务器! + success: account: as: 成功将此工作区的账户切换至 `%{account}` |
