fix: readme
This commit is contained in:
@@ -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
|
> 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.)
|
> - Grease Monkey script will encounter more usage problems (cross domain issues, script conflicts, etc.)
|
||||||
|
|
||||||
- [x] Browser extension
|
- [x] Browser extension
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
> 注:基于以下原因,建议优先使用浏览器扩展
|
> 注:基于以下原因,建议优先使用浏览器扩展
|
||||||
>
|
>
|
||||||
> - 浏览器扩展的功能更完整(字幕翻译、本地语言识别、右键菜单等)
|
> - 浏览器扩展的功能更完整(本地语言识别、右键菜单等)
|
||||||
> - 油猴脚本会遇到更多使用上的问题(跨域问题、脚本冲突等)
|
> - 油猴脚本会遇到更多使用上的问题(跨域问题、脚本冲突等)
|
||||||
|
|
||||||
- [x] 浏览器扩展
|
- [x] 浏览器扩展
|
||||||
|
|||||||
@@ -1609,8 +1609,8 @@ export const I18N = {
|
|||||||
zh_TW: `AI处理切割长度(200-20000)`,
|
zh_TW: `AI处理切割长度(200-20000)`,
|
||||||
},
|
},
|
||||||
subtitle_helper_1: {
|
subtitle_helper_1: {
|
||||||
zh: `1、目前仅支持Youtube桌面网站,且仅支持浏览器扩展。`,
|
zh: `1、目前仅支持Youtube桌面网站。`,
|
||||||
en: `1. Currently only supports Youtube desktop website and browser extension.`,
|
en: `1. Currently only supports Youtube desktop website.`,
|
||||||
zh_TW: `1.目前僅支援Youtube桌面網站,且僅支援瀏覽器擴充功能。`,
|
zh_TW: `1.目前僅支援Youtube桌面網站,且僅支援瀏覽器擴充功能。`,
|
||||||
},
|
},
|
||||||
subtitle_helper_2: {
|
subtitle_helper_2: {
|
||||||
|
|||||||
Reference in New Issue
Block a user