From f27b9c73458d0a77d1edf9f5d94420a6b7597031 Mon Sep 17 00:00:00 2001 From: Sivon Date: Thu, 20 Mar 2025 14:31:54 +0800 Subject: [PATCH] Add MTranServer translate plugin --- README.md | 1 + README_EN.md | 1 + list.json | 8 ++++++++ 3 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 0b40ff2..017dc05 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ - [pot-app-translate-plugin-cohere](https://github.com/omegaduncan/pot-app-translate-plugin-cohere) - Cohere 翻译插件 - [pot-app-translate-plugin-deepseek](https://github.com/Tzulao55/pot-app-translate-plugin-deepseek) - DeepSeek 翻译插件 - [pot-app-translate-plugin-localdeepseek-r1](https://github.com/Strivy-ZSY/pot-app-translate-plugin-localdeepseek-r1) - 本地DeepSeek-R1 翻译插件 (输出不显示R1思考过程) +- [pot-app-translate-plugin-mtranserver](https://github.com/SivonLi/pot-app-translate-plugin-MTranServer) - MTranServer 翻译插件 ## 文字识别 diff --git a/README_EN.md b/README_EN.md index 2c8fbd5..11a3d28 100644 --- a/README_EN.md +++ b/README_EN.md @@ -47,6 +47,7 @@ Pot app plugin collection from the community. - [pot-app-translate-plugin-cohere](https://github.com/omegaduncan/pot-app-translate-plugin-cohere) - Cohere translate plugin - [pot-app-translate-plugin-deepseek](https://github.com/Tzulao55/pot-app-translate-plugin-deepseek) - DeepSeek translate plugin - [pot-app-translate-plugin-localdeepseek-r1](https://github.com/Strivy-ZSY/pot-app-translate-plugin-localdeepseek-r1) - Local DeepSeek-R1 translate plugin (No display of R1 thought process) +- [pot-app-translate-plugin-mtranserver](https://github.com/SivonLi/pot-app-translate-plugin-MTranServer) - MTranServer translate plugin ## Recognize diff --git a/list.json b/list.json index 9d81b3d..4ae29d0 100644 --- a/list.json +++ b/list.json @@ -169,6 +169,14 @@ "url": "https://github.com/Strivy-ZSY/pot-app-translate-plugin-localdeepseek-r1", "offical": false, "illegal": false + }, + { + "name": "pot-app-translate-plugin-mtranserver", + "desc_en": "MTranServer translate plugin", + "desc_zh": "MTranServer 翻译插件", + "url": "https://github.com/SivonLi/pot-app-translate-plugin-MTranServer", + "offical": false, + "illegal": false } ], "recognize": [