SylviaBABY commented on code in PR #1100: URL: https://github.com/apache/apisix-website/pull/1100#discussion_r876712836
########## 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's process on accepting a new committer. After a contributor participates APISIX's community actively, PMC and Committers will make decisions to invite the contributor join Committers and PMC." Review Comment: ```suggestion "description": "The Apache APISIX community follows the Apache Community's process on accepting a new committer. After contributors actively participate in the APISIX community, PMC and Committers will decide to invite contributors to join Committers and PMC." ``` -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org