You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/18 01:21:27 UTC

[GitHub] [apisix-website] juzhiyuan commented on a diff in pull request #1098: feat: try 2 use code.json config, translations website

juzhiyuan commented on code in PR #1098:
URL: https://github.com/apache/apisix-website/pull/1098#discussion_r875389268


##########
website/i18n/zh/code.json:
##########
@@ -0,0 +1,34 @@
+{
+  "hero.webpage.title.fragment1": {
+    "message": "简洁且敏捷的",
+    "description": "Effortless and smooth"
+  },
+  "hero.webpage.title.fragment2": {
+    "message": "API 信息",
+    "description": "API Traffic"
+  },
+  "hero.webpage.title.fragment3": {
+    "message": "管理",
+    "description": "management"
+  },
+  "hero.webpage.subtitle.content": {
+    "message": "Apache APISIX 提供了丰富的流量管理功能,如负载平衡、Dynamic Upstream、蜡烛版本、代码断路器、身份校验、所见即所得等...",

Review Comment:
   ```suggestion
       "message": "Apache APISIX 提供了丰富的流量管理功能,如负载平衡、动态上游、金丝雀发布、断路器、身份校验、可观测性等",
   ```



##########
website/i18n/zh/code.json:
##########
@@ -0,0 +1,34 @@
+{
+  "hero.webpage.title.fragment1": {
+    "message": "简洁且敏捷的",
+    "description": "Effortless and smooth"
+  },
+  "hero.webpage.title.fragment2": {
+    "message": "API 信息",

Review Comment:
   ```suggestion
       "message": "API 流量",
   ```



##########
website/i18n/zh/code.json:
##########
@@ -0,0 +1,34 @@
+{
+  "hero.webpage.title.fragment1": {
+    "message": "简洁且敏捷的",

Review Comment:
   ```suggestion
       "message": "简洁高效的",
   ```



##########
website/i18n/zh/code.json:
##########
@@ -0,0 +1,34 @@
+{
+  "hero.webpage.title.fragment1": {
+    "message": "简洁且敏捷的",
+    "description": "Effortless and smooth"
+  },
+  "hero.webpage.title.fragment2": {
+    "message": "API 信息",
+    "description": "API Traffic"
+  },
+  "hero.webpage.title.fragment3": {
+    "message": "管理",
+    "description": "management"
+  },
+  "hero.webpage.subtitle.content": {
+    "message": "Apache APISIX 提供了丰富的流量管理功能,如负载平衡、Dynamic Upstream、蜡烛版本、代码断路器、身份校验、所见即所得等...",
+    "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": {
+    "message": "立即体验",
+    "description": "Download"
+  },
+  "arrowAnim.webpage.link.btn": {
+    "message": "阅读文档",
+    "description": "Go to docs..."
+  },
+  "docs.webpage.title.Document": {
+    "message": "文档",
+    "description": "Document"
+  },
+  "docs.webpage.title.DocumentSubtitle": {
+    "message": "开源代表着一种向善的力量",
+    "description": "We love open source."
+  }
+}

Review Comment:
   ```suggestion
   }
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org