Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ translate.js
File
translate.js
tasks/translate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
fs from
'node:fs/promises'
;
3
4
import
{readFile, writeFile, fileExists, httpsRequest, timeout, log} from
'./utils.js'
;
Callers
nothing calls this directly
Calls
2
translateEnMessage
Function · 0.85
translateNewEnMessages
Function · 0.85
Tested by
no test coverage detected