{ "id": "deepl-translate", "name": "DeepL 翻译", "type": "http-api", "version": "2.0", "author": "DeepL", "description": "高质量多语言翻译服务,支持 35+ 语言互译和文档翻译", "tags": [ "翻译", "多语言", "NLP" ], "icon": "globe", "platformSupport": [ "macos", "windows", "linux" ], "endpoint": "https://api-free.deepl.com/v2", "capabilities": [ "text_translate", "doc_translate", "language_detect" ] }