Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ i18n.test.ts
File
i18n.test.ts
test/unit/node/i18n.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
"fs"
2
import
* as os from
"os"
3
import
* as path from
"path"
4
import
{ loadCustomStrings } from
"../../../src/node/i18n"
Callers
nothing calls this directly
Calls
2
loadCustomStrings
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected