File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 575
575
"This module provided SDK to watch available ShenYu instance list as upstream nodes by Service Register Center for OpenResty." : {
576
576
"message" : " 该模块提供了SDK来监视OpenResty的服务注册中心作为上游节点的可用ShenYu实例列表"
577
577
},
578
- "Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports registory go service to ShenYu Gateway." : {
578
+ "Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports register go service to ShenYu Gateway." : {
579
579
"message" : " Shenyu-client-golang是提供了Go语言访问ShenYu网关的功能,并支持服务注册到ShenYu网关。"
580
580
},
581
581
"ShenYu .NET client allows you to register your Apps to ShenYu Gateway automatically and use ShenYu as gateway easily." : {
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export default [
36
36
description : (
37
37
< Translate >
38
38
Shenyu-client-golang for Go client allows you to access ShenYu
39
- Gateway,it supports registory go service to ShenYu Gateway.
39
+ Gateway,it supports register go service to ShenYu Gateway.
40
40
</ Translate >
41
41
) ,
42
42
latestVersion : "/shenyuClientGolang/http" ,
You can’t perform that action at this time.
0 commit comments