Skip to content

Commit 8e4d6e5

Browse files
committed
fix: 修复 zh_cn.json 多余的符号
1 parent ba9b91c commit 8e4d6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/zh_cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"web.traceback.check_server": "当前 [${port}] 端口没有通过检查,原因是:",
4040
"cluster.error.download_hash": "通过主控下载文件出错,本来的哈希是 [${hash}],获取到的哈希是 [${got_hash}],内容为 [${content}]",
4141
"cluster.error.download.report": "上报 [${file_path} ${file_hash}(${file_size})] 错误次数 [${failed}] 地址是:${urls}",
42-
"cluster.info.request_certing": "节点 [${cluster}] 正在请求证书……",
42+
"cluster.info.request_certing": "节点 [${cluster}] 正在请求证书……"
4343
}

0 commit comments

Comments
 (0)