|
144 | 144 | "description": "Start Contribute" |
145 | 145 | }, |
146 | 146 | "arrowAnim.component.link.btn": { |
147 | | - "message": "阅读文档", |
148 | | - "description": "Go to docs..." |
| 147 | + "message": "阅读博客", |
| 148 | + "description": "Read Blog" |
149 | 149 | }, |
150 | 150 | "architecture.component.title.name": { |
151 | 151 | "message": "适用于超大规模、复杂的业务系统", |
|
160 | 160 | "description": "Apache APISIX is based on NGINX and etcd. Compared with traditional API gateways, APISIX has dynamic routing and hot-loading plugins" |
161 | 161 | }, |
162 | 162 | "features.component.why.title": { |
163 | | - "message": "为什么选择 Apache APISIX?" |
| 163 | + "message": "为什么选择 APISIX API 网关?" |
164 | 164 | }, |
165 | 165 | "features.component.why.subtitle": { |
166 | 166 | "message": "Apache APISIX 值得信赖,你只需专注在具体业务中,而无需考虑 API 处理基础组件。", |
167 | 167 | "description": "Reduce time fighting bugs, focus on designing world-class systems" |
168 | 168 | }, |
169 | 169 | "features.component.why.message": { |
170 | | - "message": "Apache APISIX 是首个提供低代码能力的开源 API 网关,作为 Apache 软件基金会顶级项目,它也为开发人员提供强大且灵活的控制界面。" |
| 170 | + "message": "APISIX API 网关提供近百个开源插件、全面的 API 管理能力和先进的技术优势。" |
171 | 171 | }, |
172 | 172 | "features.component.easyDashboard.title": { |
173 | 173 | "message": "简单易用的 Dashboard", |
|
321 | 321 | "description": "Subscribe" |
322 | 322 | }, |
323 | 323 | "hero.component.title.fragment1": { |
324 | | - "message": "全生命周期 API 管理" |
| 324 | + "message": "API 网关与 AI 网关,服务 API 与 AI 代理" |
325 | 325 | }, |
326 | 326 | "hero.component.title.fragment2": { |
327 | | - "message": "API Gateway、Ingress Controller 等" |
| 327 | + "message": "开源、社区驱动、面向未来" |
328 | 328 | }, |
329 | 329 | "hero.component.subtitle.content": { |
330 | | - "message": "Apache APISIX 是一个动态、实时、高性能的云原生 API 网关,提供了负载均衡、动态上游、灰度发布、服务熔断、身份认证、可观测性等丰富的流量管理功能。", |
331 | | - "description": "Apache APISIX provides rich traffic management features like Load Balancing, Dynamic Upstream, Canary Release, Circuit Breaking, Authentication, Observability, and more..." |
| 330 | + "message": "APISIX API 网关提供了负载均衡、动态上游、灰度发布、服务熔断、身份认证、可观测性等丰富的流量管理功能。", |
| 331 | + "description": "APISIX API Gateway provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more." |
332 | 332 | }, |
333 | 333 | "hero.component.download.btn": { |
334 | | - "message": "立即体验", |
335 | | - "description": "Download" |
| 334 | + "message": "快速开始", |
| 335 | + "description": "Getting Started" |
336 | 336 | }, |
337 | 337 | "theme.blog.post.readingTime.plurals": { |
338 | 338 | "message": "阅读需约 {readingTime} 分钟", |
|
0 commit comments