fix: inconsistent of register-center-access (#879)

Signed-off-by: Bird <aflybird0@gmail.com>
diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/register-center-access.md b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/register-center-access.md
index 55e4f49..232af74 100644
--- a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/register-center-access.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/register-center-access.md
@@ -43,7 +43,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: http
     serverLists: http://localhost:9095
@@ -119,7 +119,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: zookeeper
     serverLists: localhost:2181
@@ -191,7 +191,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: etcd 
     serverLists: http://localhost:2379
diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/property-config/register-center-access.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/property-config/register-center-access.md
index 55e4f49..232af74 100644
--- a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/property-config/register-center-access.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/user-guide/property-config/register-center-access.md
@@ -43,7 +43,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: http
     serverLists: http://localhost:9095
@@ -119,7 +119,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: zookeeper
     serverLists: localhost:2181
@@ -191,7 +191,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: etcd 
     serverLists: http://localhost:2379
diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/property-config/register-center-access.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/property-config/register-center-access.md
index 55e4f49..232af74 100644
--- a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/property-config/register-center-access.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/user-guide/property-config/register-center-access.md
@@ -43,7 +43,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: http
     serverLists: http://localhost:9095
@@ -119,7 +119,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: zookeeper
     serverLists: localhost:2181
@@ -191,7 +191,7 @@
 
 ```yaml
 shenyu:
-  client:
+  register:
     enabled: true
     registerType: etcd 
     serverLists: http://localhost:2379