From 5ac43eb459b8ea3d3e142034fb392e95c6fea8da Mon Sep 17 00:00:00 2001 From: Lan <59906398+Lancercmd@users.noreply.github.com> Date: Sat, 17 Jul 2021 23:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Improve=20user=20experience?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index c800e91c..e606f0ea 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -18,7 +18,7 @@ { "id": "nonebot_plugin_rauthman", "link": "nonebot-plugin-rauthman", - "name": "rauthman", + "name": "RAM 授权管理", "desc": "基于规则的授权管理", "author": "Lancercmd", "repo": "Lancercmd/nonebot_plugin_rauthman" @@ -75,8 +75,8 @@ "id": "nonebot_plugin_translator", "link": "nonebot-plugin-translator", "author": "Lancercmd", - "desc": "多语种翻译插件", - "name": "translator", + "desc": "基于腾讯机器翻译 TMT", + "name": "多语种翻译插件", "repo": "Lancercmd/nonebot_plugin_translator" }, { @@ -311,4 +311,4 @@ "author": "ayanamiblhx", "repo": "https://github.com/ayanamiblhx/nonebot_plugin_setu" } -] \ No newline at end of file +]