diff --git a/README.md b/README.md index 7fac619..8d2ac72 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati hcfy (划词翻译) hcfy (划词翻译) is a web browser extension to integrate multiple translation services + + Icon + Lulu Translate + The plugin provides mouse selection translation, paragraph-by-paragraph comparison translation, and PDF document translation functionalities. It can utilize various translation engines, such as DeepSeek AI, Bing, GPT, Google, etc. + ### VS Code Extensions diff --git a/README_cn.md b/README_cn.md index 8f1ec77..40a0ea1 100644 --- a/README_cn.md +++ b/README_cn.md @@ -87,6 +87,11 @@ 划词翻译 整合了多家翻译 API 以及 LLM API 的浏览器翻译插件 + + Icon + 欧路翻译 + 提供鼠标划词搜索、逐段对照翻译、PDF文献翻译功能。可以使用支持 DeepSeek AI, Bing、GPT、Google等多种翻译引擎。 + ### VS Code 插件 diff --git a/docs/Lulu Translate/README.md b/docs/Lulu Translate/README.md new file mode 100644 index 0000000..c854dc5 --- /dev/null +++ b/docs/Lulu Translate/README.md @@ -0,0 +1,14 @@ + + +# [Lulu Translate](https://www.eudic.net/v4/en/app/plugins) + +The plugin provides mouse selection translation, paragraph-by-paragraph comparison translation, and PDF document translation functionalities. It can utilize various translation engines, such as DeepSeek AI, Bing, GPT, Google, etc. + +## UI + +![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_1908.png) +![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_19003.png) + +## Configure DeepSeek API + +![image](assets/ScreenShot-2024-07-05-at-06.21.45.png) diff --git a/docs/Lulu Translate/README_cn.md b/docs/Lulu Translate/README_cn.md new file mode 100644 index 0000000..bbe6a4e --- /dev/null +++ b/docs/Lulu Translate/README_cn.md @@ -0,0 +1,14 @@ + + +# [欧路翻译](https://www.eudic.net/v4/en/app/plugins) + +提供鼠标划词搜索、逐段对照翻译、PDF 文献翻译功能。可以使用支持 DeepSeek AI, Bing、GPT、Google 等多种翻译引擎。 + +## UI + +![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_1908.png) +![image](https://static.eudic.net/web/homepage/en_pluginsWelcome_19003.png) + +## 配置 DeepSeek API + +![image](assets/ScreenShot-2024-07-05-at-06.21.45.png) diff --git a/docs/Lulu Translate/assets/ScreenShot-2024-07-05-at-06.21.45.png b/docs/Lulu Translate/assets/ScreenShot-2024-07-05-at-06.21.45.png new file mode 100644 index 0000000..0f63c63 Binary files /dev/null and b/docs/Lulu Translate/assets/ScreenShot-2024-07-05-at-06.21.45.png differ