This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new 1ee19b6  chore: Sync Plugin Info
1ee19b6 is described below

commit 1ee19b63c02fc0855333e878e8e10fbc60c65f73
Author: LinkinStars <[email protected]>
AuthorDate: Mon Jul 15 09:33:13 2024 +0000

    chore: Sync Plugin Info
---
 plugins_desc.json | 156 +++++++++++++++++++++++++++---------------------------
 1 file changed, 78 insertions(+), 78 deletions(-)

diff --git a/plugins_desc.json b/plugins_desc.json
index 0eaf02b..2a529bb 100644
--- a/plugins_desc.json
+++ b/plugins_desc.json
@@ -1,45 +1,40 @@
 {
   "zh_CN": [
-    {
-      "name": "Google 连接器",
-      "desc": "用于接入 Google 第三方登录",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-google";
-    },
     {
       "name": "阿里云OSS存储",
       "desc": "上传文件到阿里云OSS存储",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/storage-aliyunoss";
     },
-    {
-      "name": "Slack 通知",
-      "desc": "发送通知到 Slack",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/notification-slack";
-    },
-    {
-      "name": "内容嵌入",
-      "desc": "在内容中嵌入其他网站",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/embed-basic";
-    },
-    {
-      "name": "基础验证码",
-      "desc": "默认图形验证码",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic";
-    },
     {
       "name": "MeiliSearch",
       "desc": "MeiliSearch 是一个强大、快速、开源、易于使用和部署的搜索引擎。",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/search-meilisearch";
     },
     {
-      "name": "Akismet Anti-Spam",
-      "desc": "Akismet Anti-Spam is used to check the content of posts and 
comments against the Akismet web service to see if they look like spam.",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet";
+      "name": "企业微信",
+      "desc": "从企业微信获取用户信息并同步到用户中心",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
     },
     {
       "name": "通用连接器",
       "desc": "适用于各种 OAuth 登录的通用插件",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
+    {
+      "name": "Redis缓存",
+      "desc": "使用Redis作为缓存",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis";
+    },
+    {
+      "name": "Slack 通知",
+      "desc": "发送通知到 Slack",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/notification-slack";
+    },
+    {
+      "name": "Google 连接器",
+      "desc": "用于接入 Google 第三方登录",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-google";
+    },
     {
       "name": "Elasticsearch 引擎",
       "desc": "使用 Elasticsearch 作为搜索引擎",
@@ -50,36 +45,41 @@
       "desc": "用于接入 Apache Oauth",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-apache";
     },
+    {
+      "name": "GitHub 连接器",
+      "desc": "用于接入 GitHub 第三方登录",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-github";
+    },
+    {
+      "name": "Akismet Anti-Spam",
+      "desc": "Akismet Anti-Spam is used to check the content of posts and 
comments against the Akismet web service to see if they look like spam.",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet";
+    },
     {
       "name": "Google reCAPTCHA v2",
       "desc": "Google reCAPTCHA v2 插件",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-google-v2";
     },
     {
-      "name": "Redis缓存",
-      "desc": "使用Redis作为缓存",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis";
+      "name": "钉钉连接器",
+      "desc": "用于接入钉钉第三方登录",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk";
+    },
+    {
+      "name": "基础验证码",
+      "desc": "默认图形验证码",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic";
     },
     {
       "name": "图表编辑器",
       "desc": "在编辑器中渲染图表",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/editor-chart";
     },
-    {
-      "name": "钉钉连接器",
-      "desc": "用于接入钉钉第三方登录",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk";
-    },
     {
       "name": "公式编辑器",
       "desc": "在编辑器中渲染公式",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/editor-formula";
     },
-    {
-      "name": "GitHub 连接器",
-      "desc": "用于接入 GitHub 第三方登录",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-github";
-    },
     {
       "name": "S3 存储",
       "desc": "上传文件到S3存储",
@@ -91,52 +91,47 @@
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-basic";
     },
     {
-      "name": "企业微信",
-      "desc": "从企业微信获取用户信息并同步到用户中心",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
+      "name": "内容嵌入",
+      "desc": "在内容中嵌入其他网站",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/embed-basic";
     }
   ],
   "en_US": [
-    {
-      "name": "Google Connector",
-      "desc": "Connect to Google for third-party login",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-google";
-    },
     {
       "name": "Aliyun OSS storage",
       "desc": "Upload files to AliCloud OSS storage",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/storage-aliyunoss";
     },
-    {
-      "name": "Slack Notification",
-      "desc": "Send notifications to Slack",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/notification-slack";
-    },
-    {
-      "name": "Embed",
-      "desc": "Embed content from other sites",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/embed-basic";
-    },
-    {
-      "name": "Basic Captcha",
-      "desc": "Default graphic verification code",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic";
-    },
     {
       "name": "MeiliSearch",
       "desc": "MeiliSearch is a powerful, fast, open-source, easy to use and 
deploy search engine.",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/search-meilisearch";
     },
     {
-      "name": "Akismet Anti-Spam",
-      "desc": "Akismet Anti-Spam is used to check the content of posts and 
comments against the Akismet web service to see if they look like spam.",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet";
+      "name": "WeCom",
+      "desc": "Get user info from WeCom and sync to User Center",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
     },
     {
       "name": "OAuth2 Basic",
       "desc": "Generic OAuth2 Plugin",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
+    {
+      "name": "Redis Cache",
+      "desc": "Use Redis as cache",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis";
+    },
+    {
+      "name": "Slack Notification",
+      "desc": "Send notifications to Slack",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/notification-slack";
+    },
+    {
+      "name": "Google Connector",
+      "desc": "Connect to Google for third-party login",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-google";
+    },
     {
       "name": "Elasticsearch Engine",
       "desc": "Use Elasticsearch as search engine",
@@ -147,36 +142,41 @@
       "desc": "Connect to Apache Oauth",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-apache";
     },
+    {
+      "name": "GitHub Connector",
+      "desc": "Connect to GitHub for third-party login",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-github";
+    },
+    {
+      "name": "Akismet Anti-Spam",
+      "desc": "Akismet Anti-Spam is used to check the content of posts and 
comments against the Akismet web service to see if they look like spam.",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet";
+    },
     {
       "name": "Google reCAPTCHA v2",
       "desc": "Google reCAPTCHA v2 plugin",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-google-v2";
     },
     {
-      "name": "Redis Cache",
-      "desc": "Use Redis as cache",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis";
+      "name": "Dingtalk Connector",
+      "desc": "Connect to Dingtalk for third-party login",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk";
+    },
+    {
+      "name": "Basic Captcha",
+      "desc": "Default graphic verification code",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic";
     },
     {
       "name": "Chart Editor",
       "desc": "Render chart in editor",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/editor-chart";
     },
-    {
-      "name": "Dingtalk Connector",
-      "desc": "Connect to Dingtalk for third-party login",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk";
-    },
     {
       "name": "Formula Editor",
       "desc": "Render formula in editor",
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/editor-formula";
     },
-    {
-      "name": "GitHub Connector",
-      "desc": "Connect to GitHub for third-party login",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/connector-github";
-    },
     {
       "name": "S3 storage",
       "desc": "Upload files to S3 storage",
@@ -188,9 +188,9 @@
       "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/reviewer-basic";
     },
     {
-      "name": "WeCom",
-      "desc": "Get user info from WeCom and sync to User Center",
-      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
+      "name": "Embed",
+      "desc": "Embed content from other sites",
+      "link": 
"https://apache.com/apache/incubator-answer-plugins/tree/main/embed-basic";
     }
   ]
 }

Reply via email to