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/04/14 03:40:10 UTC

[GitHub] [apisix-website] juzhiyuan commented on a diff in pull request #1024: chore: In Chinese language, the top navigation bar button needs to …

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


##########
website/i18n/zh/docusaurus-theme-classic/navbar.json:
##########
@@ -11,8 +11,20 @@
     "message": "博客",
     "description": "Navbar item with label Blog"
   },
+  "item.label.Resources": {
+    "message": "资源",
+    "description": "Navbar item with label Resources"
+  },
+  "item.label.Plugin Hub": {

Review Comment:
   ```suggestion
     "item.label.PluginHub": {
   ```



##########
website/i18n/zh/docusaurus-theme-classic/navbar.json:
##########
@@ -11,8 +11,20 @@
     "message": "博客",
     "description": "Navbar item with label Blog"
   },
+  "item.label.Resources": {
+    "message": "资源",
+    "description": "Navbar item with label Resources"
+  },
+  "item.label.Plugin Hub": {
+    "message": "插件中心",
+    "description": "Navbar item with label Plugin Hub"
+  },
+  "item.label.Community": {
+    "message": "社区活动",

Review Comment:
   ![image](https://user-images.githubusercontent.com/2106987/163309049-7882defe-1c50-40ea-ba62-6dcfd2c61a61.png)
   
   ```suggestion
       "message": "加入社区",
   ```



##########
website/i18n/zh/docusaurus-theme-classic/navbar.json:
##########
@@ -11,8 +11,20 @@
     "message": "博客",
     "description": "Navbar item with label Blog"
   },
+  "item.label.Resources": {
+    "message": "资源",

Review Comment:
   ```suggestion
       "message": "相关资源",
   ```



##########
website/i18n/zh/docusaurus-theme-classic/navbar.json:
##########
@@ -11,8 +11,20 @@
     "message": "博客",
     "description": "Navbar item with label Blog"
   },
+  "item.label.Resources": {
+    "message": "资源",
+    "description": "Navbar item with label Resources"
+  },
+  "item.label.Plugin Hub": {
+    "message": "插件中心",
+    "description": "Navbar item with label Plugin Hub"
+  },
+  "item.label.Community": {
+    "message": "社区活动",
+    "description": "Navbar item with label Community"
+  },
   "item.label.Events": {
-    "message": "Events",
+    "message": "活动介绍",

Review Comment:
   ```suggestion
       "message": "社区活动",
   ```



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