From b28770cebe18499a03e425c8df12f30278c39537 Mon Sep 17 00:00:00 2001 From: padoru233 Date: Fri, 2 Jan 2026 15:56:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B1=89=E5=8C=96?= =?UTF-8?q?=E8=BF=9B=E5=BA=A6=E8=AE=B0=E5=BD=95=20(#3806)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5db6b38f..d384aab7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10168,4 +10168,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_trans_progress", + "project_link": "nonebot-plugin-trans-progress", + "author_id": 99017826, + "tags": [ + { + "label": "汉化", + "color": "#ea5252" + } + ], + "is_official": false + }, ]