This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 670ff4ea3bf fix: update websit's description (#1102)
670ff4ea3bf is described below
commit 670ff4ea3bfa050342fae3e9ac63645baa448f69
Author: feihan <[email protected]>
AuthorDate: Thu May 19 15:31:58 2022 +0800
fix: update websit's description (#1102)
---
website/i18n/zh/code.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/i18n/zh/code.json b/website/i18n/zh/code.json
index 83aea61ddca..2966127ffec 100644
--- a/website/i18n/zh/code.json
+++ b/website/i18n/zh/code.json
@@ -1,6 +1,6 @@
{
"hero.webpage.title.fragment1": {
- "message": "简洁高效的",
+ "message": "简单高效的",
"description": "Effortless and smooth"
},
"hero.webpage.title.fragment2": {
@@ -8,11 +8,11 @@
"description": "API Traffic"
},
"hero.webpage.title.fragment3": {
- "message": "管理",
+ "message": "管理组件",
"description": "management"
},
"hero.webpage.subtitle.content": {
- "message": "Apache APISIX 提供了丰富的流量管理功能,如负载平衡、动态上游、金丝雀发布、断路器、身份校验、可观测性等",
+ "message": "Apache APISIX 是一个动态、实时、高性能的云原生 API
网关,提供了负载均衡、动态上游、灰度发布、服务熔断、身份认证、可观测性等丰富的流量管理功能。",
"description": "Apache APISIX provides rich traffic management features
like Load Balancing, Dynamic Upstream, Canary Release, Circuit Breaking,
Authentication, Observability, and more..."
},
"hero.webpage.download.btn": {
@@ -24,7 +24,7 @@
"description": "Go to docs..."
},
"docs.webpage.title.Document": {
- "message": "文档",
+ "message": "产品文档",
"description": "Document"
},
"docs.webpage.title.DocumentSubtitle": {