diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f958fe9a35c..405f0bf0a5b7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8161,4 +8161,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pictranslator", + "project_link": "nonebot-plugin-pictranslator", + "author_id": 75929887, + "tags": [ + { + "label": "翻译", + "color": "#ea5252" + }, + { + "label": "图片翻译", + "color": "#ea5252" + } + ], + "is_official": false + }, ]