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/19 07:35:11 UTC

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1100: feat: add website route (homePage, teams) translator

SylviaBABY commented on code in PR #1100:
URL: https://github.com/apache/apisix-website/pull/1100#discussion_r876708066


##########
website/i18n/zh/code.json:
##########
@@ -30,5 +30,221 @@
   "docs.webpage.title.DocumentSubtitle": {
     "message": "让产品与技术背后的细节更加可视化",
     "description": "We love open source."
+  },
+  "team.webpage.title.Team": {
+    "message": "团队介绍",
+    "description": "Team"
+  },
+  "team.webpage.title.DocumentSubtitle": {
+    "message": "热爱开源的小伙伴们",
+    "description": "We love open source."
+  },
+  "team.webpage.content.Contributors": {
+    "message": "贡献者们",
+    "description": "Contributors"
+  },
+  "team.webpage.content.ContributorsSub": {
+    "message": "你可以从 GitHub 的 contribution 中查看所有 Apache APISIX 的贡献者列表。",
+    "description": "You can find all contributors of Apache APISIX from GitHub contribution list."
+  },
+  "team.webpage.content.ContributorOverTime": {
+    "message": "贡献者统计图表",
+    "description": "Contributor Over Time"
+  },
+  "team.webpage.content.ContributorOverTimeNote": {
+    "message": "说明: 此图包含 Apache APISIX 下所有 repos 的贡献者",
+    "description": "Note: This graph contains contributors from all repos under Apache APISIX"
+  },
+  "team.webpage.content.BecomeACommitter": {
+    "message": "加入提交者名单",
+    "description": "Become A Committer"
+  },
+  "team.webpage.content.BecomeACommitterInto": {
+    "message": "Apache APISIX 社区使用和遵循 Apache 社区提交规范,在贡献者积极参与 APISIX 社区后,PMC 和 Committers 将决定邀请贡献者加入 Committers 和 PMC",
+    "description": "The Apache APISIX community follows the Apache Community&apos;s process on accepting a new committer. After a contributor participates APISIX&apos;s community actively, PMC and Committers will make decisions to invite the contributor join Committers and PMC."
+  },
+  "team.webpage.content.StartContributeBtn": {
+    "message": "提交你的创意",
+    "description": "Start Contribute"
+  },
+  "architecture.component.title.name": {
+    "message": "构建大规模且高价值的系统",
+    "description": "Building for large-scale, high value systems"
+  },
+  "architecture.component.title.subtitle": {
+    "message": "Apache APISIX 允许您构建云原生微服务API网关,为您的所有API和微服务提供具有高性能、安全性、开源和可伸缩的平台。",

Review Comment:
   ```suggestion
       "message": "使用 Apache APISIX 可构建云原生微服务 API 网关,为您的 API 和微服务提供具有高性能、安全性和具有开源属性的动态管理平台。",
   ```



-- 
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