SylviaBABY commented on code in PR #1100: URL: https://github.com/apache/apisix-website/pull/1100#discussion_r876711764
########## 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": "加入提交者名单", Review Comment: ```suggestion "message": "成为 Committer", ``` -- 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