Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Bistutu/FluentRead
/ autoTranslationEvent
Function
autoTranslationEvent
entrypoints/content.ts:612–615 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
610
611
// 注册自动翻译事件
612
function
autoTranslationEvent() {
613
// 自动翻译英文页面
614
autoTranslateEnglishPage();
615
}
616
617
// 清除所有翻译的函数
618
function
clearAllTranslations() {
Callers
1
main
Function · 0.85
Calls
1
autoTranslateEnglishPage
Function · 0.90
Tested by
no test coverage detected