From f5d3ae9efb8f1f0457ac24f12856996a89a4fbfb Mon Sep 17 00:00:00 2001 From: Lancercmd Date: Tue, 15 Dec 2020 05:43:04 +0000 Subject: [PATCH] :beers: publish translator --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index d932abfd..0e9abd39 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -70,5 +70,13 @@ "desc": "连接至各种数据库,为其他插件导出连接对象", "name": "通用数据库连接", "repo": "synodriver/nonebot_plugin_navicat" + }, + { + "id": "nonebot_plugin_translator", + "link": "nonebot-plugin-translator", + "author": "Lancercmd", + "desc": "多语种翻译插件", + "name": "translator", + "repo": "Lancercmd/nonebot_plugin_translator" } ] \ No newline at end of file