diff --git a/README.en.md b/README.en.md index 55488b4..76d9327 100644 --- a/README.en.md +++ b/README.en.md @@ -96,7 +96,7 @@ A simple, open source [bilingual translation extension & Greasemonkey script](ht > Note: For the following reasons, it is recommended to use browser extensions first > -> - Browser extensions have more complete functions (subtitle translation, local language recognition, context menu, etc.) +> - Browser extensions have more complete functions (local language recognition, context menu, etc.) > - Grease Monkey script will encounter more usage problems (cross domain issues, script conflicts, etc.) - [x] Browser extension diff --git a/README.md b/README.md index bb91ceb..751c148 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ > 注:基于以下原因,建议优先使用浏览器扩展 > -> - 浏览器扩展的功能更完整(字幕翻译、本地语言识别、右键菜单等) +> - 浏览器扩展的功能更完整(本地语言识别、右键菜单等) > - 油猴脚本会遇到更多使用上的问题(跨域问题、脚本冲突等) - [x] 浏览器扩展 diff --git a/src/config/i18n.js b/src/config/i18n.js index 9b10514..5827fe4 100644 --- a/src/config/i18n.js +++ b/src/config/i18n.js @@ -1609,8 +1609,8 @@ export const I18N = { zh_TW: `AI处理切割长度(200-20000)`, }, subtitle_helper_1: { - zh: `1、目前仅支持Youtube桌面网站,且仅支持浏览器扩展。`, - en: `1. Currently only supports Youtube desktop website and browser extension.`, + zh: `1、目前仅支持Youtube桌面网站。`, + en: `1. Currently only supports Youtube desktop website.`, zh_TW: `1.目前僅支援Youtube桌面網站,且僅支援瀏覽器擴充功能。`, }, subtitle_helper_2: {